mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
never used values
Origin commit data
------------------
Commit: 25563a2029
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)
This commit is contained in:
@@ -2354,7 +2354,7 @@ _repeat:
|
||||
* other modes selected bouquet not restored */
|
||||
SetChannelMode(old_mode);
|
||||
bouquetList->activateBouquet(old_b, false);
|
||||
if(bouquetList->Bouquets.empty())
|
||||
if(!bouquetList->Bouquets.empty())
|
||||
bouquetList->Bouquets[old_b]->channelList->setSelected(old_num);
|
||||
StartSubtitles(mode == mode_tv);
|
||||
}
|
||||
|
Reference in New Issue
Block a user