removing testing function declared in app.h

This commit is contained in:
amerhifi 2019-05-13 12:14:48 -07:00
parent 71d534c97d
commit 8623c3d74f

View file

@ -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?