comparison .editorconfig @ 36219:a463f375f021

httppeer: remove redundant code to fetch capabilities _fetchcaps() is called by httppeer.instance(), which is the only instantiator of httppeer. Since _fetchcaps() always sets self._caps and since 197d10e157ce removed the fallback for cases where the remote doesn't support capabilities, we can remove some dead code from httppeer.capabilities(). Differential Revision: https://phab.mercurial-scm.org/D2215
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 12 Feb 2018 17:10:58 -0800
parents d30fdd6d1bf7
children 1d6066336d7b
comparison
equal deleted inserted replaced
36218:e4ccd7a69f77 36219:a463f375f021