diff options
Diffstat (limited to 'src/Fl_Copy_Surface.cxx')
| -rw-r--r-- | src/Fl_Copy_Surface.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Fl_Copy_Surface.cxx b/src/Fl_Copy_Surface.cxx index 3f3db0d7f..02f1afbd8 100644 --- a/src/Fl_Copy_Surface.cxx +++ b/src/Fl_Copy_Surface.cxx @@ -22,9 +22,6 @@ #if defined(__APPLE__) #include <ApplicationServices/ApplicationServices.h> -#if defined(__ppc__) -#include <QuickTime/QuickTimeComponents.h> -#endif // __ppc__ Fl_Quartz_Surface_::Fl_Quartz_Surface_(int w, int h) : Fl_System_Printer(), width(w), height(h) { } |
