Remove some unused local variables.
[gsu.git] / gui
diff --git a/gui b/gui
index 34f732e27bacc9646710efb0c11eef09659a2ce4..2e8b40feb35b10aaba383375aedabea844443d89 100644 (file)
--- a/gui
+++ b/gui
@@ -97,7 +97,7 @@ _gsu_menu()
 {
        local header="${1:-root}"
        local items="$2"
-       local i state opts num=0
+       local i opts num=0
 
        _get_geometry
        opts="$result 16"