git-gui: Fix the blame viewer destroy handler.
commit5c91cb5d0dd06aa5574234a3d651098393adb4fa
authorAlexander Gavrilov <angavrilov@gmail.com>
Fri, 3 Oct 2008 07:36:54 +0000 (3 11:36 +0400)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 10 Oct 2008 16:33:21 +0000 (10 09:33 -0700)
treea3df6f7a3ce5321de4fe817ffd1d7db4f09ef014
parentf10d5b064ae5c9bcd6e353211f128f5c4072ed4f
git-gui: Fix the blame viewer destroy handler.

It did not delete the object, which is not very good.
Also, destroy may be fired up for subwindows, so we
should check %W.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl