dabo Commit
Revision 4989
Date: 2009-01-29 12:01:38 -0800 (Thu, 29 Jan 2009)
Author: Paul
Trac: http://trac.dabodev.com/changeset/4989

Changed:
U   trunk/dabo/biz/dBizobj.py

Log:
Removed dabo.trace() call which must have been left in recently.


Diff:
Modified: trunk/dabo/biz/dBizobj.py
===================================================================
--- trunk/dabo/biz/dBizobj.py   2009-01-29 19:02:32 UTC (rev 4988)
+++ trunk/dabo/biz/dBizobj.py   2009-01-29 20:01:38 UTC (rev 4989)
@@ -757,8 +757,6 @@
                else:
                        cursors = {old_currentCursorKey: currCursor}
 
-               dabo.trace()
-
                for key, cursor in cursors.iteritems():
                        self._CurrentCursor = key
                        changedRows = self.getChangedRows(includeNewUnchanged)



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to