git-gui: Remove unnecessary reshow of blamed commit
authorShawn O. Pearce <spearce@spearce.org>
Fri, 1 Jun 2007 07:33:28 +0000 (03:33 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 6 Jun 2007 05:26:45 +0000 (01:26 -0400)
Because we no longer redraw colors every time we select a particular
commit there is no need to redraw the screen after we get a new commit
in from blame --incremental.

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