system/setting_helpers.cpp: remove unused CLedControlNotifier

Origin commit data
------------------
Branch: ni/coolstream
Commit: 78ac46c1b2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-07 (Mon, 07 May 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-05-07 16:00:04 +04:00
parent d546fc42a9
commit 8beac3c5d4
2 changed files with 0 additions and 12 deletions

View File

@@ -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: