Code

* don't strech buttons on lpe dialog when resizing the dialog
[inkscape.git] / src / ui / dialog / messages.cpp
index 43f80ab65482fc86af6646469b32650e4390ed2a..31bec26a7760a7f0d19d1487155350e4bb7c0cbb 100644 (file)
@@ -102,8 +102,8 @@ void Messages::message(char *msg)
 }
 
 
-void dialogLoggingFunction(const gchar *log_domain,
-                           GLogLevelFlags log_level,
+void dialogLoggingFunction(const gchar */*log_domain*/,
+                           GLogLevelFlags /*log_level*/,
                            const gchar *messageText,
                            gpointer user_data)
 {