summaryrefslogtreecommitdiff
path: root/src/Fl_grab.cxx
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-03-27 17:37:07 +0000
committerManolo Gouy <Manolo>2016-03-27 17:37:07 +0000
commitc456dd4eb7a2325bf75b5185c2645b2552d99516 (patch)
treea5120eeaac6ff93c50f2f05cb87ef7d2195f06a1 /src/Fl_grab.cxx
parent2fd4dde9f5d682898b7fc387bb364fff2febf8fb (diff)
Remove a bunch of unnecessary #include <config.h> directives
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11443 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_grab.cxx')
-rw-r--r--src/Fl_grab.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_grab.cxx b/src/Fl_grab.cxx
index f014c14d7..5a33e4b7c 100644
--- a/src/Fl_grab.cxx
+++ b/src/Fl_grab.cxx
@@ -16,7 +16,6 @@
// http://www.fltk.org/str.php
//
-#include <config.h>
#include <FL/Fl.H>
#include <FL/Fl_Screen_Driver.H>