X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fdc37e95b3e80e60e92d025af873ee6f75d11845..c8026dea6cf102fb741f132142f9d6584d3e0cef:/src/common/dpycmn.cpp diff --git a/src/common/dpycmn.cpp b/src/common/dpycmn.cpp index 8797f81ecb..f5d398867b 100644 --- a/src/common/dpycmn.cpp +++ b/src/common/dpycmn.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "displaybase.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -33,7 +29,7 @@ #if wxUSE_DISPLAY #include "wx/arrimpl.cpp" -WX_DEFINE_OBJARRAY(wxArrayVideoModes); +WX_DEFINE_OBJARRAY(wxArrayVideoModes) const wxVideoMode wxDefaultVideoMode;