Clang: Remove unused functions

Change-Id: Id5bf1852b308ef84d8cfd575a60f084326729ac2
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
Nikolai Kosjar
2018-01-24 13:00:05 +01:00
parent 8836f2a6dc
commit 66488ba0b8
4 changed files with 0 additions and 29 deletions

View File

@@ -113,13 +113,6 @@ public:
bool isNotWaitingForCompletion() const;
public: // for tests
BackendSender *setBackendSender(BackendSender *sender);
void killBackendProcess();
signals: // for tests
void backendReinitialized();
private:
void initializeBackend();
void initializeBackendWithCurrentData();