mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-15 08:57:19 +02:00
removing testing function declared in app.h
This commit is contained in:
parent
71d534c97d
commit
8623c3d74f
1 changed files with 0 additions and 3 deletions
|
@ -130,9 +130,6 @@ public:
|
|||
virtual bool makeRenderingContextCurrent() override;
|
||||
virtual bool isForeground() const override;
|
||||
|
||||
//test
|
||||
void initPlatform();
|
||||
|
||||
virtual DisplayPluginPointer getActiveDisplayPlugin() const override;
|
||||
|
||||
// FIXME? Empty methods, do we still need them?
|
||||
|
|
Loading…
Reference in a new issue