From d57f762715f1a949b7a0e6f022ff4e6f355ec088 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Wed, 20 Apr 2016 07:14:50 +0000 Subject: [PATCH] Remove unneeded declarations. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11675 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/drivers/Darwin/Fl_Darwin_System_Driver.cxx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/drivers/Darwin/Fl_Darwin_System_Driver.cxx b/src/drivers/Darwin/Fl_Darwin_System_Driver.cxx index 6f069639a..64102d9b4 100644 --- a/src/drivers/Darwin/Fl_Darwin_System_Driver.cxx +++ b/src/drivers/Darwin/Fl_Darwin_System_Driver.cxx @@ -37,10 +37,6 @@ #include #include #include -#include - - -extern int fl_mac_os_version; // the version number of the running Mac OS X //const char* fl_local_alt = "\xe2\x8c\xa5\\"; // U+2325 (option key) const char* fl_local_alt = "⌥\\"; // U+2325 (option key)