From 4fa81da1c98e531b5e0b5f3ee0a7ec5192c1e3b8 Mon Sep 17 00:00:00 2001 From: yubiuser Date: Tue, 25 Feb 2025 13:18:33 +0100 Subject: [PATCH] Remove v5 migration leftover Signed-off-by: yubiuser --- src/start.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/start.sh b/src/start.sh index bc46c0f..e95c380 100644 --- a/src/start.sh +++ b/src/start.sh @@ -11,8 +11,6 @@ TRAP_TRIGGERED=0 start() { - local v5_volume=0 - # The below functions are all contained in bash_functions.sh # shellcheck source=/dev/null . /usr/bin/bash_functions.sh