From: Tails developers Date: Sun, 15 Feb 2015 17:31:53 +0000 (+0000) Subject: Removing unused variables. X-Git-Tag: debian/5.0_a3-1~3 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=c5b6cb0b238bc8230a9366abafa73752dc093d27 Removing unused variables. --- diff --git a/components/9990-misc-helpers.sh b/components/9990-misc-helpers.sh index 5fd8e3e..4815553 100755 --- a/components/9990-misc-helpers.sh +++ b/components/9990-misc-helpers.sh @@ -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 " "