From c5b6cb0b238bc8230a9366abafa73752dc093d27 Mon Sep 17 00:00:00 2001 From: Tails developers Date: Sun, 15 Feb 2015 17:31:53 +0000 Subject: [PATCH] Removing unused variables. --- components/9990-misc-helpers.sh | 3 --- 1 file changed, 3 deletions(-) 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 " " -- 2.1.4