- rcinput: remove some keymappings for vuplus

Conflicts:
	src/driver/rcinput.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2019-12-11 22:19:09 +01:00
committed by Thilo Graf
parent c5e2915149
commit 5c06c5cf83
2 changed files with 5 additions and 8 deletions

View File

@@ -228,13 +228,8 @@ class CRCInput
RC_tv = KEY_TV,
RC_radio = KEY_RADIO,
RC_text = KEY_TEXT,
#if BOXMODEL_VUPLUS
RC_info = KEY_NONEXISTING,
RC_epg = KEY_INFO,
#else
RC_info = KEY_INFO,
RC_epg = KEY_EPG,
#endif
RC_recall = KEY_LAST,
RC_favorites = KEY_FAVORITES,
RC_sat = KEY_SAT,