summaryrefslogtreecommitdiff
path: root/PC/os2vacpp/makefile.omk
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2009-01-03 17:19:26 +0000
committerMartin v. Löwis <martin@v.loewis.de>2009-01-03 17:19:26 +0000
commit0fa10b3cd5de4090b86c8f88c5f30d2e6a9686ac (patch)
tree892dd474e799e78aed75a21695e41d3754376be8 /PC/os2vacpp/makefile.omk
parent37fc82348c4956ea543475ef755d63dfff04dbf4 (diff)
downloadcpython-git-0fa10b3cd5de4090b86c8f88c5f30d2e6a9686ac.tar.gz
Issue #4817: Remove unused function PyOS_GetLastModificationTime.
Diffstat (limited to 'PC/os2vacpp/makefile.omk')
-rw-r--r--PC/os2vacpp/makefile.omk2
1 files changed, 0 insertions, 2 deletions
diff --git a/PC/os2vacpp/makefile.omk b/PC/os2vacpp/makefile.omk
index e291627d12..a380c03d99 100644
--- a/PC/os2vacpp/makefile.omk
+++ b/PC/os2vacpp/makefile.omk
@@ -1155,8 +1155,6 @@ getcopyright.obj: abstract.h ceval.h classobject.h cobject.h \
pystate.h python.h pythonrun.h rangeobject.h sliceobject.h \
stringobject.h sysmodule.h traceback.h tupleobject.h
-getmtime.obj: pyconfig.h
-
getplatform.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
pyconfig.h dictobject.h fileobject.h floatobject.h funcobject.h \
import.h intobject.h intrcheck.h listobject.h longobject.h \