[svn r63155] comment cleanup

--HG--
branch : trunk
This commit is contained in:
hpk
2009-03-20 20:42:17 +01:00
parent cbc15b91fa
commit f157a5d697
3 changed files with 2 additions and 13 deletions

View File

@@ -146,11 +146,6 @@ class RescheduleItems(BaseEvent):
def __init__(self, items):
self.items = items
#class HostGatewayReady(BaseEvent):
# def __init__(self, host, roots):
# self.host = host
# self.roots = roots
# ---------------------------------------------------------------------
# Events related to rsyncing
# ---------------------------------------------------------------------