SVN: zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/__init__.py removed unused function

Christian Theune <[email protected]>
Newsgroups gmane.comp.web.zope.zope3.cvs
Message-ID <20080503155403.2331039984__4998.57380423254$1209830101$gmane$org@mail.zope.org>
Log message for revision 86246:
  removed unused function
  

Changed:
  U   zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/__init__.py

-=-
Modified: zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/__init__.py
===================================================================
--- zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/__init__.py	2008-05-03 15:52:56 UTC (rev 86245)
+++ zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/__init__.py	2008-05-03 15:54:02 UTC (rev 86246)
@@ -40,13 +40,7 @@
 from zope.testing.testrunner.find import name_from_layer, _layer_name_cache
 from zope.testing.testrunner.runner import run, EndRun
 
-def dependencies(bases, result):
-    # XXX unused?
-    for base in bases:
-        result[base] = 1
-        dependencies(base.__bases__, result)
 
-
 class TrackRefs(object):
     """Object to track reference counts across test runs."""
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.