git-gui: Remove empty blank line at end of blame
authorShawn O. Pearce <spearce@spearce.org>
Fri, 1 Jun 2007 04:08:58 +0000 (00:08 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 6 Jun 2007 05:26:43 +0000 (01:26 -0400)
The blame viewer has this silly blank line at the bottom of it;
we really don't want to see it displayed as we will never get
any blame data for that line (it doesn't exist in the source).

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