mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
system/setting_helpers.cpp: remove unused CLedControlNotifier
This commit is contained in:
@@ -201,12 +201,6 @@ public:
|
||||
int exec(CMenuTarget* parent, const std::string& actionKey);
|
||||
};
|
||||
|
||||
class CLedControlNotifier : public CChangeObserver
|
||||
{
|
||||
public:
|
||||
bool changeNotify(const neutrino_locale_t, void * data);
|
||||
};
|
||||
|
||||
class CFanControlNotifier : public CChangeObserver
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user