From 41790b5a0bc07e44768de62a30ee0d2818e85f24 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 15 Jul 1996 23:53:58 +0000 Subject: [PATCH] (Qarith_error): Delete redundant definition. --- src/floatfns.c | 2 -- 1 file changed, 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. */ #include "lisp.h" #include "syssignal.h" -Lisp_Object Qarith_error; - #ifdef LISP_FLOAT_TYPE /* Work around a problem that happens because math.h on hpux 7 -- 2.39.5