removed redundant line

This commit is contained in:
2025-09-05 16:25:46 +02:00
parent 32087d8736
commit 20104a25b4

View File

@@ -180,7 +180,6 @@ KEYS_I="$KEYS_I_NORMAL"
export KEYS_I export KEYS_I
# Special playlist keys # Special playlist keys
KEYS_PLAYLIST_RELOAD="${KEYS_PLAYLIST_RELOAD:-"r"}"
KEYS_PLAYLIST="$KEYS_PLAYLIST_RELOAD" KEYS_PLAYLIST="$KEYS_PLAYLIST_RELOAD"
export KEYS_PLAYLIST export KEYS_PLAYLIST