diff options
Diffstat (limited to 'defines.wn')
| -rw-r--r-- | defines.wn | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/defines.wn b/defines.wn index 30592cad3785..a72caea42d5e 100644 --- a/defines.wn +++ b/defines.wn @@ -1,5 +1,5 @@ /* - * Copyright (C) 1984-2022 Mark Nudelman + * Copyright (C) 1984-2023 Mark Nudelman * * You may distribute under the terms of either the GNU General Public * License or the Less License, as specified in the README file. @@ -327,9 +327,6 @@ /* Define if you have the <fcntl.h> header file. */ #define HAVE_FCNTL_H 1 -/* Define HAVE_FLOAT if your compiler supports the "double" type. */ -#define HAVE_FLOAT 1 - /* Define if you have the <limits.h> header file. */ #define HAVE_LIMITS_H 1 |
