]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/window.h
Applied rowspan patch #15276 (dghart)
[wxWidgets.git] / include / wx / gtk1 / window.h
index 388f06fd91cc210b90fafe933c7eb6248fac1a70..43d8be05248a9cbdd164554ddd84486df64ac006 100644 (file)
@@ -16,10 +16,6 @@ typedef struct _GdkIC GdkIC;
 typedef struct _GdkICAttr GdkICAttr;
 #endif
 
-// helper structure that holds class that holds GtkIMContext object and
-// some additional data needed for key events processing
-struct wxGtkIMData;
-
 //-----------------------------------------------------------------------------
 // callback definition for inserting a window (internal)
 //-----------------------------------------------------------------------------