Message: remove unneeded function declaration

This commit is contained in:
Christian Daniel 2013-11-17 18:26:17 +01:00
parent da2ae2ad27
commit 60f4470376
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ protected:
QMutex* m_mutex;
QAtomicInt m_complete;
int m_result;
void prepareSync();
};
#define MESSAGE_CLASS_DECLARATION \