code cleanup: quiet warnings from compositor merge (builds with -Werror now in cmake)
This commit is contained in:
@@ -84,6 +84,9 @@ void OutputSocketProxyNode::convertToOperations(ExecutionSystem *graph, Composit
|
||||
graph->addOperation(operation);
|
||||
break;
|
||||
}
|
||||
/* quiet warnings */
|
||||
case COM_DT_UNKNOWN:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user