mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Issue #4817: Remove unused function PyOS_GetLastModificationTime.
This commit is contained in:
parent
37fc82348c
commit
0fa10b3cd5
17 changed files with 2 additions and 84 deletions
|
@ -931,9 +931,6 @@ EXPORTS
|
|||
; From python27_s.lib(getcopyright)
|
||||
"Py_GetCopyright"
|
||||
|
||||
; From python27_s.lib(getmtime)
|
||||
"PyOS_GetLastModificationTime"
|
||||
|
||||
; From python27_s.lib(getplatform)
|
||||
"Py_GetPlatform"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue