summaryrefslogtreecommitdiffstats
path: root/scmfig.h
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:29 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:29 -0800
commit302e3218b7d487539ec305bf23881a6ee7d5be99 (patch)
treebf1adafe552a17b3b78522048bb7c24787696dd3 /scmfig.h
parentc7d035ae1a729232579a0fe41ed5affa131d3623 (diff)
downloadscm-302e3218b7d487539ec305bf23881a6ee7d5be99.tar.gz
scm-302e3218b7d487539ec305bf23881a6ee7d5be99.zip
Import Upstream version 5e1upstream/5e1
Diffstat (limited to 'scmfig.h')
-rw-r--r--scmfig.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/scmfig.h b/scmfig.h
index 3e4b531..e43ab79 100644
--- a/scmfig.h
+++ b/scmfig.h
@@ -681,12 +681,6 @@ extern ints_infot *ints_info;
# define HAVE_PIPE
#endif
-/* IS_INF tests its floating point number for infiniteness */
-
-#ifndef IS_INF
-# define IS_INF(x) ((x)==(x)/2)
-#endif
-
#ifndef macintosh
# ifndef _M_ARM
# ifndef _M_ARMT