[Zope-Checkins] CVS: ZODB3/ZEO - ClientStorage.py:1.73.2.7.2.6
Jeremy Hylton
jeremy@zope.com
Tue, 17 Dec 2002 15:44:59 -0500
Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv16577
Modified Files:
Tag: ZODB3-fast-restart-branch
ClientStorage.py
Log Message:
Remove item from TO DO list. It's done.
=== ZODB3/ZEO/ClientStorage.py 1.73.2.7.2.5 => 1.73.2.7.2.6 ===
--- ZODB3/ZEO/ClientStorage.py:1.73.2.7.2.5 Tue Dec 17 15:41:48 2002
+++ ZODB3/ZEO/ClientStorage.py Tue Dec 17 15:44:59 2002
@@ -22,7 +22,6 @@
"""
# XXX TO DO
-# get rid of beginVerify, set up _tfile in verify_cache
# set self._storage = stub later, in endVerify
# if wait is given, wait until verify is complete