git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-11-16 20:58:12 +00:00
parent 50f8c98e06
commit 400e8540ad
2 changed files with 0 additions and 26 deletions

View File

@@ -16,18 +16,6 @@
#include "wx/print.h"
#include "wx/mac/private.h"
#if TARGET_CARBON && !defined(__DARWIN__)
# include <PMApplication.h>
#endif
#ifndef __DARWIN__
# include "Printing.h"
#endif
#if !PM_USE_SESSION_APIS
#error "only Carbon Printing Session API is supported"
#endif
class WXDLLEXPORT wxMacCarbonPrintData : public wxPrintNativeDataBase
{
public :