From 43dffff23d31ffa2b58067130e2ef876ceec75b4 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Sat, 26 Oct 2019 13:34:07 +0200 Subject: [PATCH] options: remove unused IR_REMOTE_PROTOCOLS This is no longer needed with the new toml keymap format Signed-off-by: Matthias Reichl --- distributions/LibreELEC/options | 3 --- 1 file changed, 3 deletions(-) diff --git a/distributions/LibreELEC/options b/distributions/LibreELEC/options index bd45ea4416..32c42d5689 100644 --- a/distributions/LibreELEC/options +++ b/distributions/LibreELEC/options @@ -216,9 +216,6 @@ # Settings package name - blank if not required DISTRO_PKG_SETTINGS="LibreELEC-settings" -# IR remote protocols supported in default config - IR_REMOTE_PROTOCOLS="RC6 NEC" - # IR remote keymaps supported in default config IR_REMOTE_KEYMAPS="rc6_mce xbox_360 xbox_one"