diff idavoll/memory_storage.py @ 215:aecfacb5a571

Remove debugging prints.
author Ralph Meijer <ralphm@ik.nu>
date Thu, 18 Jun 2009 13:11:59 +0000
parents 274a45d2a5ab
children a430976f2977
line wrap: on
line diff
--- a/idavoll/memory_storage.py	Thu Jun 18 12:40:58 2009 +0000
+++ b/idavoll/memory_storage.py	Thu Jun 18 13:11:59 2009 +0000
@@ -291,7 +291,6 @@
             callbacks.add(callback)
             pass
 
-        print self.callbacks
         return defer.succeed(None)