Cleanup: Remove definition in header without implementation.

This commit is contained in:
2021-02-17 16:20:14 +01:00
parent 89c79c3ed8
commit cc45dfa07f

View File

@@ -32,11 +32,6 @@
class WorkScheduler {
#if COM_CURRENT_THREADING_MODEL == COM_TM_QUEUE
/**
* \brief are we being stopped.
*/
static bool isStopping();
/**
* \brief main thread loop for cpudevices
* inside this loop new work is queried and being executed