Git fork

gitk: remove header of now empty section "General options"

An earlier commit remove the only option that was available under
"General options". We don't need the header for the empty section.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>

-2
-2
gitk
··· 11707 11707 pack configure $page.webbrowserf.l -padx 10 11708 11708 grid x $page.webbrowserf $page.webbrowser -sticky ew 11709 11709 11710 - ttk::label $page.lgen -text [mc "General options"] -font mainfontbold 11711 - grid $page.lgen - -sticky w -pady 10 11712 11710 return $page 11713 11711 } 11714 11712