aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgitk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gitk b/gitk
index 5be8b2aeb0..0df4eee733 100755
--- a/gitk
+++ b/gitk
@@ -11719,7 +11719,6 @@ if {[package vsatisfies [package provide Tk] 8.6]} {
}
proc on_choosefont {font which newfont} {
global fontparam
- puts stderr "$font $newfont"
array set f [font actual $newfont]
set fontparam(which) $which
set fontparam(font) $font