[Neo-report] r2520 vincent - /trunk/neo/client/app.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Dec 13 11:56:23 CET 2010


Author: vincent
Date: Mon Dec 13 11:56:23 2010
New Revision: 2520

Log:
object_stored is not used anywhere, remove it.

Modified:
    trunk/neo/client/app.py

Modified: trunk/neo/client/app.py
==============================================================================
--- trunk/neo/client/app.py [iso-8859-1] (original)
+++ trunk/neo/client/app.py [iso-8859-1] Mon Dec 13 11:56:23 2010
@@ -106,7 +106,6 @@ class ThreadContext(object):
             'object_stored_counter_dict': {},
             'conflict_serial_dict': {},
             'resolved_conflict_serial_dict': {},
-            'object_stored': 0,
             'txn_voted': False,
             'queue': queue,
             'txn_info': 0,




More information about the Neo-report mailing list