mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
streaminfo2: fix redeclaration of neutrino_msg_data_t data
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4dc16c8ff3
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-30 (Fri, 30 Sep 2016)
Origin message was:
------------------
- streaminfo2: fix redeclaration of neutrino_msg_data_t data
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -258,7 +258,6 @@ int CStreamInfo2::doSignalStrengthLoop ()
|
||||
signal.old_snr = signal.snr;
|
||||
signal.old_ber = signal.ber;
|
||||
|
||||
neutrino_msg_data_t data;
|
||||
/* rate limiting is done in update_rate */
|
||||
g_RCInput->getMsg_us(&msg, &data, 0);
|
||||
|
||||
|
Reference in New Issue
Block a user