diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-09-11 13:37:45 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-09-11 18:57:18 -0400 |
commit | 63c4024ff080430004967fa27b8af8fe243e2ea3 (patch) | |
tree | 5c6924a487e2930128c16518b7755a0394ef8fe5 /git-gui/lib/commit.tcl | |
parent | 8938410189315979255c1dfcc3c0b7a4bf9953e5 (diff) | |
download | git-63c4024ff080430004967fa27b8af8fe243e2ea3.tar.gz |
git-gui: Don't delete send on Windows as it doesn't exist
The Windows port of Tk does not have the send command so we
cannot delete it from our global namespace, but the Mac OS
X and X11 ports do have it. Switching this delete attempt
into a catch makes send go away, or stay away.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions