tests: Remove duplicate code
diff --git a/tests/run_all_tests_with_layers.sh b/tests/run_all_tests_with_layers.sh
index 22b4aaf..8d347fb 100755
--- a/tests/run_all_tests_with_layers.sh
+++ b/tests/run_all_tests_with_layers.sh
@@ -41,11 +41,6 @@
 # a saved "golden" image and will report an error if there is any difference
 ./vk_render_tests --compare-images
 
-if [ "$RESTORE_SETTINGS" = "true" ]; then
-    echo Restore $SETTINGS_NAME from $TMP_SETTINGS_NAME
-    mv $TMP_SETTINGS_NAME $SETTINGS_NAME
-fi
-
 # vkglavetracereplay.sh tests glave trace and replay
 D=`dirname \`pwd\``
 GDIR=../../../Glave/`basename $D`/