From 5ca0a424b95da2b6a93e61125bd09095a828854c Mon Sep 17 00:00:00 2001 From: Felix Kauselmann <2039670+selmf@users.noreply.github.com> Date: Mon, 23 Feb 2015 14:15:53 +0100 Subject: [PATCH] remove leftover debug statement --- custom_widgets/yacreader_gl_flow_config_widget.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/custom_widgets/yacreader_gl_flow_config_widget.cpp b/custom_widgets/yacreader_gl_flow_config_widget.cpp index d264d5fb..35e09a2c 100644 --- a/custom_widgets/yacreader_gl_flow_config_widget.cpp +++ b/custom_widgets/yacreader_gl_flow_config_widget.cpp @@ -13,7 +13,6 @@ YACReaderGLFlowConfigWidget::YACReaderGLFlowConfigWidget(QWidget * parent /* = 0 */) :QWidget(parent) { - qDebug() << "Surface:" << QSurfaceFormat().majorVersion(); QVBoxLayout * layout = new QVBoxLayout(this); //PRESETS------------------------------------------------------------------