]> source.dussan.org Git - jgit.git/commit
Remove the unused method PackFile.hasExt(). 32/10832/1
authorColby Ranger <cranger@google.com>
Mon, 4 Mar 2013 22:16:36 +0000 (14:16 -0800)
committerColby Ranger <cranger@google.com>
Mon, 4 Mar 2013 22:16:36 +0000 (14:16 -0800)
commit1512d0ab4e420980cb1155e0e2cf98fd90144664
tree923f6fe930404eec777f56f34b23282c7a69c9f3
parent4a317a1790ae0d7ca2febaf41ec326ae8a8839b7
Remove the unused method PackFile.hasExt().

It will be used in a future change, so just include it with that change.

Change-Id: I7db28d86f8e8b282a403acd9a4c4defaae828f94
org.eclipse.jgit/src/org/eclipse/jgit/storage/file/PackFile.java