mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-24 22:43:47 +00:00
Remove commented lines in UnrefWorkItem::doWork
This commit is contained in:
parent
4dd9386c4f
commit
c412f99963
@ -8,10 +8,7 @@ namespace SceneUtil
|
||||
{
|
||||
void UnrefWorkItem::doWork()
|
||||
{
|
||||
//osg::Timer timer;
|
||||
//size_t objcount = mObjects.size();
|
||||
mObjects.clear();
|
||||
//Log(Debug::Verbose) << "cleared " << objcount << " objects in " << timer.time_m();
|
||||
}
|
||||
|
||||
UnrefQueue::UnrefQueue()
|
||||
|
Loading…
x
Reference in New Issue
Block a user