diff options
Diffstat (limited to 'src/Fl_cocoa.mm')
| -rw-r--r-- | src/Fl_cocoa.mm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Fl_cocoa.mm b/src/Fl_cocoa.mm index be0da7834..8c36dee58 100644 --- a/src/Fl_cocoa.mm +++ b/src/Fl_cocoa.mm @@ -29,8 +29,6 @@ // One Compile to copy them all and in the bundle bind them, // in the Land of MacOS X where the Drop-Shadows lie." -#ifdef __APPLE__ - #define CONSOLIDATE_MOTION 0 extern "C" { #include <pthread.h> @@ -4525,8 +4523,6 @@ int Fl_X::calc_mac_os_version() { return M*10000 + m*100 + b; } -#endif // __APPLE__ - // // End of "$Id$". // |
