diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Help_View.cxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Fl_Help_View.cxx b/src/Fl_Help_View.cxx index 8207ae062..1a57db88d 100644 --- a/src/Fl_Help_View.cxx +++ b/src/Fl_Help_View.cxx @@ -58,16 +58,8 @@ #include <errno.h> #include <math.h> -#if defined(WIN32) && ! defined(__CYGWIN__) -# include <io.h> -# include <direct.h> -#else -# include <unistd.h> -#endif // WIN32 - #define MAX_COLUMNS 200 - // // Typedef the C API sort function type the only way I know how... // |
