X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/169935ad4ed842421ef24470a06d1aa298f90fbe..678d9f2a42faa84cf934bbb75a5b4414a094012e:/src/mac/data.cpp diff --git a/src/mac/data.cpp b/src/mac/data.cpp index 7143aa5e95..138289a5bf 100644 --- a/src/mac/data.cpp +++ b/src/mac/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)