X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/29e461a210d5d83a8fe88a9bd9dceaf8abc32816..8e77fd8bca165aab9709649d79a7cbc6a172d4e1:/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) //-----------------------------------------------------------------------------