aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgitk2
1 files changed, 0 insertions, 2 deletions
diff --git a/gitk b/gitk
index c6f4758a6c..427a8a96c9 100755
--- a/gitk
+++ b/gitk
@@ -11707,8 +11707,6 @@ proc prefspage_general {notebook} {
pack configure $page.webbrowserf.l -padx 10
grid x $page.webbrowserf $page.webbrowser -sticky ew
- ttk::label $page.lgen -text [mc "General options"] -font mainfontbold
- grid $page.lgen - -sticky w -pady 10
return $page
}