]> git.ipfire.org Git - thirdparty/git.git/commit
git-gui: remove unreachable Tk 8.4 code
authorMark Levedahl <mlevedahl@gmail.com>
Fri, 16 Feb 2024 23:24:06 +0000 (18:24 -0500)
committerMark Levedahl <mlevedahl@gmail.com>
Sat, 19 Jul 2025 03:48:34 +0000 (23:48 -0400)
commit4e3369f0f6125ad58986170b92530e9eff9fbc97
treee15fd821e8d436038e1968ee05b6ef49a7ed1ffd
parented73388f538d681e1da5c9be9d02b7f17a5e4e57
git-gui: remove unreachable Tk 8.4 code

git-gui has remnant code to allow some drawing with Tk 8.4 predating the
addition of themed widgets. As git-gui requires Tk >= 8.6, this code can
never trigger. Remove it.

Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
git-gui.sh
lib/blame.tcl
lib/diff.tcl
lib/sshkey.tcl