]> git.saurik.com Git - wxWidgets.git/commitdiff
cleaning up common OSX code
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 7 Mar 2008 16:50:13 +0000 (16:50 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 7 Mar 2008 16:50:13 +0000 (16:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/cmndata.cpp

index ba6c494e40bcf7fccb89485ddbdd52a046ed0081..2edd26ca9af324e1e160a4d3e024bc9e17b0d40b 100644 (file)
@@ -49,9 +49,6 @@
 
 #include "wx/paper.h"
 
-#if defined(__WXMAC__)
-    #include "wx/mac/private/print.h"
-#endif
 
 IMPLEMENT_DYNAMIC_CLASS(wxPrintData, wxObject)
 IMPLEMENT_DYNAMIC_CLASS(wxPrintDialogData, wxObject)