1
0
mirror of https://github.com/thp/pyotherside.git synced 2025-01-28 23:52:55 +08:00

Removed some unused private members.

This commit is contained in:
Dennis Tomas 2014-09-04 18:03:20 +02:00
parent f8de71d449
commit e126e229e8

View File

@ -65,8 +65,6 @@ private slots:
private:
qreal m_t;
PyObject *m_paintGLCallable;
bool m_initialized;
QString m_initGL;
QString m_paintGL;
QString m_cleanupGL;