Review fixes

This commit is contained in:
r.kuznetsov 2015-03-17 10:05:23 +03:00
parent 404c904f48
commit e101fb8a27

View file

@ -24,7 +24,6 @@ public:
dp::RefPointer<dp::OGLContextFactory> oglcontextfactory);
void SetRenderingEnabled(bool const isEnabled);
void ClearRenderingQueueSynchronously();
protected:
dp::RefPointer<ThreadsCommutator> m_commutator;