diff options
Diffstat (limited to 'src/floatfns.c')
| -rw-r--r-- | src/floatfns.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/floatfns.c b/src/floatfns.c index bedd82bb759..1b74c786cee 100644 --- a/src/floatfns.c +++ b/src/floatfns.c | |||
| @@ -50,8 +50,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 50 | #include "lisp.h" | 50 | #include "lisp.h" |
| 51 | #include "syssignal.h" | 51 | #include "syssignal.h" |
| 52 | 52 | ||
| 53 | Lisp_Object Qarith_error; | ||
| 54 | |||
| 55 | #ifdef LISP_FLOAT_TYPE | 53 | #ifdef LISP_FLOAT_TYPE |
| 56 | 54 | ||
| 57 | /* Work around a problem that happens because math.h on hpux 7 | 55 | /* Work around a problem that happens because math.h on hpux 7 |