From d1982cbd9458138f94b197b29df505d4e8e88533 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 26 Aug 2014 01:39:32 +0200 Subject: [PATCH] Dropping warning about unsupported architectures in old defaults function. --- functions/defaults.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index e593a60f7..d2c5808fa 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -497,11 +497,6 @@ Set_defaults () ;; esac ;; - - *) - Echo_error "Architecture(s) ${LIVE_IMAGE_ARCHITECTURE} not yet supported (FIXME)" - exit 1 - ;; esac # Set linux packages