Cleanup in sha1_file.c::cache_or_unpack_entry()
authorMiklos Vajna <vmiklos@frugalware.org>
Thu, 9 Oct 2008 00:11:24 +0000 (02:11 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 9 Oct 2008 15:55:42 +0000 (08:55 -0700)
This patch just removes an unnecessary goto which makes the code easier
to read and shorter.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found