mirror of https://github.com/python/cpython
Remove temporary define from r75653
This commit is contained in:
parent
672422a328
commit
52462c3185
|
@ -116,8 +116,6 @@
|
||||||
|
|
||||||
#include "Python.h"
|
#include "Python.h"
|
||||||
|
|
||||||
#define IEEE_8087
|
|
||||||
|
|
||||||
/* if PY_NO_SHORT_FLOAT_REPR is defined, then don't even try to compile
|
/* if PY_NO_SHORT_FLOAT_REPR is defined, then don't even try to compile
|
||||||
the following code */
|
the following code */
|
||||||
#ifndef PY_NO_SHORT_FLOAT_REPR
|
#ifndef PY_NO_SHORT_FLOAT_REPR
|
||||||
|
|
Loading…
Reference in New Issue