X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4ae1af0588794ab2b46e376ec20f1b1f6b1715d0..7ea1c917764fb2588fe1aadc75c49ba300f8cb2f:/src/x11/app.cpp diff --git a/src/x11/app.cpp b/src/x11/app.cpp index 5288ac7303..9f07031355 100644 --- a/src/x11/app.cpp +++ b/src/x11/app.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "app.h" -#endif - #include "wx/frame.h" #include "wx/app.h" #include "wx/utils.h"