AZBOX: deleted

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2578ac1817
Author: max_10 <max_10@gmx.de>
Date: 2020-10-03 (Sat, 03 Oct 2020)

Origin message was:
------------------
- AZBOX: deleted

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2020-10-03 22:47:34 +02:00
committed by vanhofen
parent 07568aa5b7
commit 4bce0cb433
9 changed files with 6 additions and 103 deletions

View File

@@ -1768,16 +1768,6 @@ int CRCInput::translate(int code)
return RC_forward;
case 0xb0: // vuplus timer key
return RC_timer;
#endif
#ifdef HAVE_AZBOX_HARDWARE
case KEY_HOME:
return RC_favorites;
case KEY_TV:
return RC_stop;
case KEY_RADIO:
return RC_record;
case KEY_PLAY:
return RC_pause;
#endif
default:
break;