[svn r58311] remove dead code.

--HG--
branch : trunk
This commit is contained in:
hpk 2008-09-21 19:51:44 +02:00
parent 6cdd88eef6
commit ef5709d30b
1 changed files with 0 additions and 3 deletions

View File

@ -500,9 +500,6 @@ def getrelpath(curdir, dest):
return dest
def depwarn(msg):
APIWARN("1.0", msg, stacklevel=2)
def warnoldcollect():
APIWARN("1.0",
"implement collector.collect() instead of "