diff --git a/src/main.cpp b/src/main.cpp index dd75ddfc3..da49d1182 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -257,10 +257,6 @@ int main(int argc, char *argv[]) { Q_INIT_RESOURCE(translations); #endif -#ifndef QT_NO_DEBUG_OUTPUT - QLoggingCategory::defaultCategory()->setEnabled(QtDebugMsg, true); -#endif - IconLoader::Init(); #ifdef HAVE_TRANSLATIONS