This is an archive of the discontinued Mercurial Phabricator instance.

wireprotoserver: remove lock references
ClosedPublic

Authored by indygreg on Feb 1 2018, 6:11 PM.

Details

Summary

AFAICT sshserver.lock is unused. The last caller of it disappeared
in 9f6e0e7ef828 ~18 months ago as part of removing code to support
ancient wire protocol commands. Let's remove some dead code.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Feb 1 2018, 6:11 PM
durin42 accepted this revision.Feb 1 2018, 6:24 PM
This revision is now accepted and ready to land.Feb 1 2018, 6:24 PM
This revision was automatically updated to reflect the committed changes.