mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 19:01:25 +02:00
fix unused variables
This commit is contained in:
@@ -48,7 +48,7 @@ class CQuadPiPSetupNotifier : public CChangeObserver
|
||||
class CQuadPiPSetupSelectChannelWidget : public CMenuWidget
|
||||
{
|
||||
private:
|
||||
int InitZapitChannelHelper(CZapitClient::channelsMode mode);
|
||||
int InitZapitChannelHelper();
|
||||
|
||||
public:
|
||||
CQuadPiPSetupSelectChannelWidget();
|
||||
|
Reference in New Issue
Block a user