summaryrefslogtreecommitdiff
path: root/fluid
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 /fluid
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 'fluid')
-rw-r--r--fluid/fluid.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/fluid/fluid.cxx b/fluid/fluid.cxx
index f0eb84ae2..5e3100df5 100644
--- a/fluid/fluid.cxx
+++ b/fluid/fluid.cxx
@@ -408,7 +408,6 @@ void exit_cb(Fl_Widget *,void *) {
}
#ifdef __APPLE__
-# include <FL/x.H>
void
apple_open_cb(const char *c) {