diff --git a/lug-helper.sh b/lug-helper.sh index e7e90b9..6bbc2d7 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -2126,8 +2126,6 @@ rm_shaders() { debug_print continue "Deleting $appdata_dir/$shaders_subdir..." rm -r --interactive=never "${appdata_dir:?}/$shaders_subdir" fi - else - debug_print continue "skipping $appdata_dir/$shaders_subdir" fi done done