Stop carrying Geert's similarity estimator.
authorJunio C Hamano <junkio@cox.net>
Thu, 20 Apr 2006 07:33:37 +0000 (00:33 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 20 Apr 2006 07:37:08 +0000 (00:37 -0700)
I tried the code with pack-objects.c::try_delta(), and was
somewhat dissapointed.  The current type-path based heuristics
already limits the delta attempts to similar objects anyway, so
it is not a good place to apply it.

The Net never forgets, so we can resurrect it if we wanted to
later.


Trivial merge