]> granicus.if.org Git - python/commitdiff
Remove temporary define from r75653
authorMark Dickinson <dickinsm@gmail.com>
Sat, 24 Oct 2009 13:31:41 +0000 (13:31 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 24 Oct 2009 13:31:41 +0000 (13:31 +0000)
Python/dtoa.c

index c0559b487272eca8a2792cb0fccd21a49df281b2..1cac9417487492a7ee18d3f66defca6895b51be0 100644 (file)
 
 #include "Python.h"
 
-#define IEEE_8087
-
 /* if PY_NO_SHORT_FLOAT_REPR is defined, then don't even try to compile
    the following code */
 #ifndef PY_NO_SHORT_FLOAT_REPR