diff --git a/lug-helper.sh b/lug-helper.sh index 4e4f142..5b13cb6 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -63,7 +63,6 @@ fi wine_conf="winedir.conf" game_conf="gamedir.conf" -backup_conf="backupdir.conf" # Use XDG base directories if defined conf_dir="${XDG_CONFIG_HOME:-$HOME/.config}"