viewer: removed unused debug line
This commit is contained in:
@@ -490,7 +490,6 @@ void ViewerGLWidget::SetupColorProcessor()
|
||||
color_service_ = nullptr;
|
||||
}
|
||||
|
||||
qDebug() << "Emitting" << std::static_pointer_cast<ColorProcessor>(color_service_).get();
|
||||
emit ColorProcessorChanged(std::static_pointer_cast<ColorProcessor>(color_service_));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user