Tweak API and updated wrappers to get wrappers to build
This commit is contained in:
@@ -213,8 +213,6 @@ void OperationsThread::removeAllOperations()
|
||||
|
||||
void OperationsThread::run()
|
||||
{
|
||||
bool contextRealizedInThisThread = false;
|
||||
|
||||
// make the graphics context current.
|
||||
GraphicsContext* graphicsContext = dynamic_cast<GraphicsContext*>(_parent.get());
|
||||
if (graphicsContext)
|
||||
|
||||
Reference in New Issue
Block a user