git-gui: Show the git-gui library path in 'About git-gui'
[gitweb.git] / git-gui.sh
index d238d452385e73ab4b43c0d38284a35388ba8f03..c1a6b84fa44262dd3410dafd064a14e32191d25c 100755 (executable)
@@ -59,7 +59,7 @@ if {$idx ne {}} {
 } else {
        set auto_path [concat [list $oguilib] $auto_path]
 }
-unset -nocomplain oguilib oguirel idx fd
+unset -nocomplain oguirel idx fd
 
 if {![catch {set _verbose $env(GITGUI_VERBOSE)}]} {
        unset _verbose