From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14882 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -157,7 +157,7 @@ int ImagePager::ImageThread::cancel()
|
||||
// release the frameBlock and _databasePagerThreadBlock in case its holding up thread cancellation.
|
||||
// _databasePagerThreadBlock->release();
|
||||
|
||||
// then wait for the the thread to stop running.
|
||||
// then wait for the thread to stop running.
|
||||
join();
|
||||
|
||||
// _startThreadCalled = false;
|
||||
|
||||
Reference in New Issue
Block a user