Remove dead stats code from WindowCache
commita0c15aa99018c3548893c695ea79cd58ad18af8e
authorShawn O. Pearce <spearce@spearce.org>
Thu, 12 Feb 2009 02:36:52 +0000 (11 18:36 -0800)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 18 Feb 2009 21:22:38 +0000 (18 22:22 +0100)
tree32cf9c55397efcea03ff3e730602f7a961bb0b83
parenta1f6d5d9ed9835f6f965434423c185519b5771a2
Remove dead stats code from WindowCache

I used this code to try and tune the WindowCache a bit, but we're
about as good as we can do for now.  There's no point in keeping
it all around in somewhat critical paths if we never use it.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/lib/WindowCache.java