diff --git a/gtk/gtkimmodule.c b/gtk/gtkimmodule.c index 49eb2abc00..97967d45fe 100644 --- a/gtk/gtkimmodule.c +++ b/gtk/gtkimmodule.c @@ -279,7 +279,7 @@ correct_localedir_prefix (gchar **path) #endif -static GtkIMModule * +G_GNUC_UNUSED static GtkIMModule * add_builtin_module (const gchar *module_name, const GtkIMContextInfo **contexts, int n_contexts)