mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
- timermanager/glcd: fix compiler warnings
This commit is contained in:
@@ -95,7 +95,9 @@ void* CTimerManager::timerThread(void *arg)
|
||||
|
||||
CTimerManager *timerManager = (CTimerManager*) arg;
|
||||
|
||||
#ifdef ENABLE_GRAPHLCD
|
||||
bool setTimerIcon = false;
|
||||
#endif
|
||||
|
||||
int sleeptime=(timerd_debug)?10:20;
|
||||
while(1)
|
||||
|
Reference in New Issue
Block a user