summaryrefslogtreecommitdiff
path: root/src/Fl_get_key_mac.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_get_key_mac.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_get_key_mac.cxx')
-rw-r--r--src/Fl_get_key_mac.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_get_key_mac.cxx b/src/Fl_get_key_mac.cxx
index 52d99e222..358678015 100644
--- a/src/Fl_get_key_mac.cxx
+++ b/src/Fl_get_key_mac.cxx
@@ -20,7 +20,6 @@
// which are actually X keysyms. So this has to translate to macOS
// symbols.
-#include <config.h>
#include <FL/Fl.H>
#include <FL/x.H>