Remove a stray (old) macro name left around (I guess)

This commit is contained in:
Neal Norwitz 2006-12-28 04:39:54 +00:00
parent f9a2c63c79
commit 0c40ca6eb8
1 changed files with 0 additions and 2 deletions

View File

@ -103,8 +103,6 @@ defining new object types.
the value for the \var{methods} argument]{2.3}
\end{cfuncdesc}
DL_IMPORT
\begin{cvardesc}{PyObject}{_Py_NoneStruct}
Object which is visible in Python as \code{None}. This should only
be accessed using the \code{Py_None} macro, which evaluates to a