Added explicit calls cancel and wait until thread and no longer running to the

DatabasePager and TXP pager.
This commit is contained in:
Robert Osfield
2003-08-20 12:52:33 +00:00
parent 18abc3aff7
commit 1a68dd80d7
4 changed files with 31 additions and 4 deletions

View File

@@ -97,8 +97,6 @@ bool osg::isGLExtensionSupported(const char *extension)
}
std::cout<<"render='"<<renderer<<"'"<<std::endl;
if (renderer.empty())
{
extensionDisabled = true;