Skip to content

Commit

Permalink
git-gui: Unset unnecessary UI setup variable.
Browse files Browse the repository at this point in the history
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
  • Loading branch information
Shawn O. Pearce committed Jan 25, 2007
1 parent 4e55d19 commit b9a75e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git-gui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4419,6 +4419,7 @@ bind_button3 $ui_diff "
}
tk_popup $ctxm %X %Y
"
unset ui_diff_applyhunk

# -- Status Bar
#
Expand Down

0 comments on commit b9a75e3

Please sign in to comment.