X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/371ee4026efaed733fb2d65cda10aa72745b4f9f..e396018defb4bb0c5726c5cd533c22f15755845b:/samples/richedit/wxlparser.h?ds=sidebyside diff --git a/samples/richedit/wxlparser.h b/samples/richedit/wxlparser.h index 129100dd30..da68a6e140 100644 --- a/samples/richedit/wxlparser.h +++ b/samples/richedit/wxlparser.h @@ -8,10 +8,6 @@ #ifndef WXLPARSER_H # define WXLPARSER_H -#ifdef __GNUG__ -# pragma interface "wxlparser.h" -#endif - #ifndef NULL # define NULL 0 #endif