OPENGL: Cleanup.
svn-id: r53434
This commit is contained in:
parent
a2b96a2516
commit
1769b520aa
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@
|
|||
* And, it should also initialize all the managers variables
|
||||
* declared in this class, or override their related functions.
|
||||
*/
|
||||
class ModularBackend : public OSystem, public virtual Common::EventSource {
|
||||
class ModularBackend : public OSystem {
|
||||
public:
|
||||
ModularBackend();
|
||||
virtual ~ModularBackend();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue