mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
add dummy CFanControlNotifier::setSpeed() to fix build
Origin commit data
------------------
Branch: ni/coolstream
Commit: e7b93ab4b2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -522,6 +522,10 @@ bool CFanControlNotifier::changeNotify(const neutrino_locale_t, void * data)
|
||||
return false;
|
||||
}
|
||||
#else
|
||||
void CFanControlNotifier::setSpeed(unsigned int)
|
||||
{
|
||||
}
|
||||
|
||||
bool CFanControlNotifier::changeNotify(const neutrino_locale_t, void *)
|
||||
{
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user