mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
src/timerd/timermanager.cpp revert last change
This commit is contained in:
@@ -292,7 +292,7 @@ int CTimerManager::unlockEvents()
|
|||||||
|
|
||||||
bool CTimerManager::listEvents(CTimerEventMap &Events)
|
bool CTimerManager::listEvents(CTimerEventMap &Events)
|
||||||
{
|
{
|
||||||
if(Events.empty())
|
if(!&Events)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user