mercurial/configitems.py
changeset 47242 4abd474a10af
parent 47241 2219853a1503
child 47254 eac3591abbf4
--- a/mercurial/configitems.py	Mon May 03 12:35:25 2021 +0200
+++ b/mercurial/configitems.py	Mon May 03 12:35:35 2021 +0200
@@ -1156,7 +1156,6 @@
 #      - for stripping operation
 #      - for rollback operation
 # * proper streaming (race free) of the docket file
-# * store the data size in the docket to simplify sidedata rewrite.
 # * track garbage data to evemtually allow rewriting -existing- sidedata.
 # * Exchange-wise, we will also need to do something more efficient than
 #   keeping references to the affected revlogs, especially memory-wise when