diff options
Diffstat (limited to 'PC/os2emx/python25.def')
-rw-r--r-- | PC/os2emx/python25.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/os2emx/python25.def b/PC/os2emx/python25.def index 6aa2e62..c7dddf5 100644 --- a/PC/os2emx/python25.def +++ b/PC/os2emx/python25.def @@ -456,7 +456,6 @@ EXPORTS "PyObject_InitVar" "_PyObject_New" "_PyObject_NewVar" - "_PyObject_Del" "_Py_ReadyTypes" "_Py_SwappedOp" "_Py_NotImplementedStruct" |