X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/29e461a210d5d83a8fe88a9bd9dceaf8abc32816..d642db66a5efc82d374b813022c72ba88bc50839:/include/wx/gtk1/window.h diff --git a/include/wx/gtk1/window.h b/include/wx/gtk1/window.h index 388f06fd91..43d8be0524 100644 --- a/include/wx/gtk1/window.h +++ b/include/wx/gtk1/window.h @@ -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) //-----------------------------------------------------------------------------