forked from teamnwah/openmw-tes3coop
Remove unneeded forward declaration
This commit is contained in:
parent
b2019d31c7
commit
84f01b7527
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ namespace SceneUtil
|
||||||
OpenThreads::Condition mCondition;
|
OpenThreads::Condition mCondition;
|
||||||
};
|
};
|
||||||
|
|
||||||
class WorkQueue;
|
|
||||||
class WorkThread;
|
class WorkThread;
|
||||||
|
|
||||||
/// @brief A work queue that users can push work items onto, to be completed by one or more background threads.
|
/// @brief A work queue that users can push work items onto, to be completed by one or more background threads.
|
||||||
|
|
Loading…
Reference in a new issue