summaryrefslogtreecommitdiff
path: root/modules/input/gtkimcontextime.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/input/gtkimcontextime.h')
-rw-r--r--modules/input/gtkimcontextime.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/input/gtkimcontextime.h b/modules/input/gtkimcontextime.h
index c8858cb0b0..6bb036558f 100644
--- a/modules/input/gtkimcontextime.h
+++ b/modules/input/gtkimcontextime.h
@@ -21,8 +21,6 @@
#include <gtk/gtk.h>
-extern GType gtk_type_im_context_ime;
-
#define GTK_TYPE_IM_CONTEXT_IME gtk_type_im_context_ime
#define GTK_IM_CONTEXT_IME(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_IM_CONTEXT_IME, GtkIMContextIME))
#define GTK_IM_CONTEXT_IME_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_IM_CONTEXT_IME, GtkIMContextIMEClass))