output/Control: remove unused method StopThread()

This commit is contained in:
Max Kellermann
2018-01-04 09:20:22 +01:00
parent 8322ae5a4c
commit b0ea32f660
2 changed files with 0 additions and 11 deletions
-1
View File
@@ -286,7 +286,6 @@ public:
}
void StartThread();
void StopThread() noexcept;
/**
* Caller must lock the mutex.