summaryrefslogtreecommitdiff
path: root/src/Fl_Window.cxx
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-03-10 17:27:23 +0000
committerManolo Gouy <Manolo>2016-03-10 17:27:23 +0000
commit11d3888fc2c5ad4ba3598f330544389b1f5e0cf4 (patch)
tree5f603b5d7b6de7d1172ebc730c3ec16af106c499 /src/Fl_Window.cxx
parent5411b20fb8f5aecb9f4b56128fe19dc42b96d572 (diff)
Remove useless #niclude directive
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11338 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Window.cxx')
-rw-r--r--src/Fl_Window.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx
index c1b51a071..c77fb4595 100644
--- a/src/Fl_Window.cxx
+++ b/src/Fl_Window.cxx
@@ -28,9 +28,6 @@
#include <stdlib.h>
#include "flstring.h"
-#ifdef __APPLE_QUARTZ__
-#include <FL/fl_draw.H>
-#endif
char *Fl_Window::default_xclass_ = 0L;