X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf38cbffd54c50dd11c89f34542704f92db174eb..340196c001690cd784e7e3f2fc54cd449324f914:/src/stubs/data.cpp diff --git a/src/stubs/data.cpp b/src/stubs/data.cpp index 40bcb684e2..aea15f6799 100644 --- a/src/stubs/data.cpp +++ b/src/stubs/data.cpp @@ -131,10 +131,6 @@ const char *wxFatalErrorStr = "wxWindows Fatal Error"; const char *wxFloatToStringStr = "%.2f"; const char *wxDoubleToStringStr = "%.2f"; -#if wxUSE_POSTSCRIPT -wxPrintPaperDatabase* wxThePrintPaperDatabase = NULL; -#endif - #if wxUSE_SHARED_LIBRARY ///// Event tables (also must be in one, statically-linked file for shared libraries)