Remove the "1" that Tim sticked to the preprocessor symbol for unknown reasons

(cf. the rest of the headers in the distribution)
This commit is contained in:
Vladimir Marangozov 2000-07-10 04:59:49 +00:00
parent d8a933248e
commit 14a4d88a2e

View file

@ -7,7 +7,7 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
******************************************************************/
#ifndef Py_PYPORT_H
#define Py_PYPORT_H 1
#define Py_PYPORT_H
/**************************************************************************
Symbols and macros to supply platform-independent interfaces to basic