X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20123d495814b8b8543bf43fbd63aa7ec21e5d78..ae999b11ec671b5a12a30f24c0aa6b36978b3fd6:/include/wx/gtk1/filedlg.h?ds=sidebyside diff --git a/include/wx/gtk1/filedlg.h b/include/wx/gtk1/filedlg.h index 1978700da3..44a07faa5a 100644 --- a/include/wx/gtk1/filedlg.h +++ b/include/wx/gtk1/filedlg.h @@ -7,14 +7,9 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// - #ifndef __GTKFILEDLGH__ #define __GTKFILEDLGH__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "filedlggtk.h" -#endif - #include "wx/generic/filedlgg.h" //-------------------------------------------------------------------------