mercurial/help/config.txt
changeset 25430 19fa0cb71cd3
parent 25014 7e5d5160073b
child 25520 c8fada8d9db9
--- a/mercurial/help/config.txt	Fri Jun 05 21:25:28 2015 +0900
+++ b/mercurial/help/config.txt	Fri Jun 05 21:37:46 2015 +0900
@@ -1423,10 +1423,6 @@
 ``remotecmd``
     remote command to use for clone/push/pull operations. Default is ``hg``.
 
-``reportoldssl``
-    Warn if an SSL certificate is unable to be used due to using Python
-    2.5 or earlier. True or False. Default is True.
-
 ``report_untrusted``
     Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a
     trusted user or group. True or False. Default is True.