removed redundant debug messages
This commit is contained in:
@@ -218,7 +218,6 @@ void ViewerWidget::initializeGL() {
|
||||
}
|
||||
|
||||
void ViewerWidget::frame_update() {
|
||||
qDebug() << "frame update called";
|
||||
if (viewer->seq != nullptr) {
|
||||
bool render_audio = (viewer->playing || audio_rendering);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user