mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-20 15:40:32 +00:00
Remove unneeded forward declaration
This commit is contained in:
parent
b2019d31c7
commit
84f01b7527
@ -37,7 +37,6 @@ namespace SceneUtil
|
||||
OpenThreads::Condition mCondition;
|
||||
};
|
||||
|
||||
class WorkQueue;
|
||||
class WorkThread;
|
||||
|
||||
/// @brief A work queue that users can push work items onto, to be completed by one or more background threads.
|
||||
|
Loading…
x
Reference in New Issue
Block a user