removed unused _handleShutdown

This commit is contained in:
Darren Ranalli 2005-11-23 23:47:29 +00:00
parent 78fb3ab6d4
commit b8bb522bbb

View File

@ -99,12 +99,6 @@ class ClientRepository(ConnectionRepository):
else:
return self.doId2do, self.cache
def _handleShutdown(self):
"""
User just killed the window. Clean up quickly.
"""
self.loginFSM.request("shutdown")
def sendDisconnect(self):
if self.isConnected():
# Tell the game server that we're going: