clean up debug statements

This commit is contained in:
Felix Kauselmann
2015-03-20 22:48:12 +01:00
parent f6ffcabe3f
commit a0346de5c2
3 changed files with 3 additions and 11 deletions

View File

@ -25,7 +25,6 @@ public slots:
bool toolsLoaded();
private:
bool loadFunctions();
bool tools;
bool valid;
QList<QString> fileNames;