Mercurial > hg
comparison mercurial/bdiff.c @ 9020:609b803dd252
extensions: remove dead code
enabled used to be a boolean, and somehow that bit of code inadvertently
slipped through during a refactoring. Effectively dead code, as the
condition can never be triggered.
author | Cédric Duval <cedricduval@free.fr> |
---|---|
date | Sat, 04 Jul 2009 12:06:33 +0200 |
parents | 16f6c13706df |
children | 8e202431d620 |
comparison
equal
deleted
inserted
replaced
9019:fc5737e49193 | 9020:609b803dd252 |
---|