Remove temporary define from r75653

This commit is contained in:
Mark Dickinson 2009-10-24 13:31:41 +00:00
parent 672422a328
commit 52462c3185
1 changed files with 0 additions and 2 deletions

View File

@ -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