Removing unused variables.
authorTails developers <amnesia@boum.org>
Sun, 15 Feb 2015 17:31:53 +0000 (17:31 +0000)
committerDaniel Baumann <mail@daniel-baumann.ch>
Tue, 28 Apr 2015 04:53:28 +0000 (06:53 +0200)
components/9990-misc-helpers.sh

index 5fd8e3e..4815553 100755 (executable)
@@ -1305,9 +1305,6 @@ do_union ()
                        ;;
 
                overlay)
-                       rw_opt="rw"
-                       ro_opt="ro"
-
                        # XXX: can multiple unionro be used? (overlay only handles two dirs, but perhaps they can be chained?)
                        # XXX: and can unionro be optional? i.e. can overlay skip lowerdir?
                        if echo ${unionro} | grep -q " "