]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/data.cpp
Distrib things
[wxWidgets.git] / src / mac / data.cpp
index 5e6c4185198e735e0e404e30df4754f7f8aba214..138289a5bf4f5ca7ab402b0cd4761f81d876da7c 100644 (file)
@@ -16,7 +16,7 @@
 #include "wx/wx.h"
 
 #if wxUSE_POSTSCRIPT
-#include "wx/postscrp.h"
+#include "wx/generic/dcpsg.h"
 #endif
 
 #define _MAXPATHLEN 500
@@ -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)