mercurial/configitems.py
changeset 40253 682f73fa924a
parent 40178 46a40bce3ae0
child 40338 af62936c2508
--- a/mercurial/configitems.py	Sat Oct 13 12:58:24 2018 +0000
+++ b/mercurial/configitems.py	Sat Oct 13 11:52:30 2018 +0200
@@ -616,9 +616,6 @@
 coreconfigitem('experimental', 'sshserver.support-v2',
     default=False,
 )
-coreconfigitem('experimental', 'spacemovesdown',
-    default=False,
-)
 coreconfigitem('experimental', 'sparse-read',
     default=False,
 )