mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-09 22:58:28 +02:00
zapit/lib/zapitclient.cpp: comment unused getBouquetNChannels
Origin commit data
------------------
Commit: 192eb84ba4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-13 (Wed, 13 Jun 2012)
This commit is contained in:
@@ -392,6 +392,7 @@ bool CZapitClient::getBouquetChannels(const unsigned int bouquet, BouquetChannel
|
||||
return return_value;
|
||||
}
|
||||
|
||||
#if 0
|
||||
bool CZapitClient::getBouquetNChannels(const unsigned int bouquet, BouquetNChannelList& channels, channelsMode mode, const bool /*utf_encoded*/)
|
||||
{
|
||||
bool return_value;
|
||||
@@ -405,6 +406,7 @@ bool CZapitClient::getBouquetNChannels(const unsigned int bouquet, BouquetNChann
|
||||
close_connection();
|
||||
return return_value;
|
||||
}
|
||||
#endif
|
||||
/* gets all channels */
|
||||
bool CZapitClient::getChannels( BouquetChannelList& channels, channelsMode mode, channelsOrder order, const bool utf_encoded)
|
||||
{
|
||||
|
Reference in New Issue
Block a user