summaryrefslogtreecommitdiff
path: root/src/Fl_Menu_Window.cxx
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-03-25 16:06:00 +0000
committerManolo Gouy <Manolo>2016-03-25 16:06:00 +0000
commit01e991840cbcb3bcc742a9fa584953b2165a9d04 (patch)
tree7963c287bed155c772e70d4612e52b323cbb4823 /src/Fl_Menu_Window.cxx
parent8e14321df480fb14367842b63d3410da294cedd2 (diff)
Remove a bunch of useless #include <FL/x.H> directives.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11422 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Menu_Window.cxx')
-rw-r--r--src/Fl_Menu_Window.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_Menu_Window.cxx b/src/Fl_Menu_Window.cxx
index 36ddc4722..56afb1020 100644
--- a/src/Fl_Menu_Window.cxx
+++ b/src/Fl_Menu_Window.cxx
@@ -25,7 +25,6 @@
#include <config.h>
#include <FL/Fl.H>
-#include <FL/x.H>
#include <FL/fl_draw.H>
#include <FL/Fl_Menu_Window.H>
#include <FL/Fl_Window_Driver.H>