X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da2101204027855793c4264388b95a208967ae15..1171e2e56e0f0cc61f6d2bf95878fbb4eb2280da:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index 270f437236..5b8cd9912f 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -2367,11 +2367,6 @@ typedef GtkWidget *WXWidget; #define GTK_CLASS_TYPE(klass) ((klass)->type) #endif -#ifdef __WXGTK20__ -/* Input method thing */ -typedef struct _GtkIMContext GtkIMContext; -#endif /* __WXGTK20__ */ - #endif /* __WXGTK__ */ #if defined(__WXGTK20__) || (defined(__WXX11__) && wxUSE_UNICODE)