Removed useless #include directive.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10444 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
e037083a5b
commit
eda1158509
@ -22,9 +22,6 @@
|
|||||||
|
|
||||||
#if defined(__APPLE__)
|
#if defined(__APPLE__)
|
||||||
#include <ApplicationServices/ApplicationServices.h>
|
#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) {
|
Fl_Quartz_Surface_::Fl_Quartz_Surface_(int w, int h) : Fl_System_Printer(), width(w), height(h) {
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user