Commit 98929963 authored by Vincent Pelletier's avatar Vincent Pelletier

Fix r2240.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2244 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent bb02a24d
......@@ -50,7 +50,7 @@ class Dispatcher:
"""
Unregister packet expected for a given connection
"""
del self.message_table
self.message_table.clear()
class Application(object):
"""The storage node application."""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment