diff options
Diffstat (limited to 'PC')
-rw-r--r-- | PC/python3dll.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/python3dll.c b/PC/python3dll.c index 195c653..e5a21ed 100644 --- a/PC/python3dll.c +++ b/PC/python3dll.c @@ -808,7 +808,6 @@ EXPORT_DATA(PyODictIter_Type) EXPORT_DATA(PyODictKeys_Type) EXPORT_DATA(PyODictValues_Type) EXPORT_DATA(PyOS_InputHook) -EXPORT_DATA(PyOS_ReadlineFunctionPointer) EXPORT_DATA(PyProperty_Type) EXPORT_DATA(PyRange_Type) EXPORT_DATA(PyRangeIter_Type) |