X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4ae1af0588794ab2b46e376ec20f1b1f6b1715d0..c26d9ab4b56d8c2d2579229509ca978a877fe8a9:/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"