cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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 :
|
||||
|
Reference in New Issue
Block a user