Code

Warning cleanup
[inkscape.git] / src / dialogs / debugdialog.cpp
index e90f0a419f8dddc7a5cf060b78efdbfd83bbb76c..42bf96050b3a23c8743f1406d5a98d3405ad18cb 100644 (file)
@@ -245,8 +245,8 @@ void DebugDialog::showInstance()
 
 
 /*##### THIS IS THE IMPORTANT PART ##### */
-void dialogLoggingFunction(const gchar *log_domain,
-                           GLogLevelFlags log_level,
+void dialogLoggingFunction(const gchar */*log_domain*/,
+                           GLogLevelFlags /*log_level*/,
                            const gchar *messageText,
                            gpointer user_data)
 {