Removed eroneous cancel() and join() from the DatabasePager::run() method.
This commit is contained in:
@@ -452,8 +452,6 @@ void DatabasePager::run()
|
|||||||
|
|
||||||
} while (!testCancel());
|
} while (!testCancel());
|
||||||
|
|
||||||
cancel();
|
|
||||||
join();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void DatabasePager::addLoadedDataToSceneGraph(double timeStamp)
|
void DatabasePager::addLoadedDataToSceneGraph(double timeStamp)
|
||||||
|
|||||||
Reference in New Issue
Block a user