From dbfe45370f232c42db0a24b140db94279429bb4c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 19 Jul 2016 09:44:24 +0200 Subject: logic, compat: remove pointless debug messages --- opentrack-compat/options.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'opentrack-compat') diff --git a/opentrack-compat/options.cpp b/opentrack-compat/options.cpp index bfc95410..d0ef00a2 100644 --- a/opentrack-compat/options.cpp +++ b/opentrack-compat/options.cpp @@ -176,8 +176,6 @@ opts::opts(const QString &name) : b(bundle(name)) custom_type_initializer::custom_type_initializer() { - qDebug() << "options: registering stream operators"; - qRegisterMetaTypeStreamOperators("slider_value"); QMetaType::registerDebugStreamOperator(); } -- cgit v1.2.3