Cleanup: Remove definition in header without implementation.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user