summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2016-04-12 17:53:18 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2016-04-12 17:53:18 +0000
commit7e04657ce74bcd643ad8a4e697ab23e1fbc585c2 (patch)
treec311e1d4e5539c7dddee8699015ccbcbf3523332 /FL
parentf3e7251871dfa6f4b0e47cfc2a66dbdac8f3d91f (diff)
Remove obsolete EMX (DOS, OS/2 extender) support.
This commit changes all files except src/Fl_File_Chooser2.cxx. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11590 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL')
-rw-r--r--FL/math.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/FL/math.h b/FL/math.h
index b574000cb..a167639da 100644
--- a/FL/math.h
+++ b/FL/math.h
@@ -3,7 +3,7 @@
//
// Math header file for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2010 by Bill Spitzak and others.
+// Copyright 1998-2016 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@@ -29,11 +29,6 @@
# include <math.h>
# undef fl_math_h_cyclic_include
-# ifdef __EMX__
-# include <float.h>
-# endif
-
-
# ifndef M_PI
# define M_PI 3.14159265358979323846
# define M_PI_2 1.57079632679489661923