mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
neutrino.cpp: fix crash if DISABLE_SECTIONSD defined for testing
This commit is contained in:
@@ -1943,9 +1943,7 @@ TIMER_START();
|
||||
|
||||
dprintf( DEBUG_NORMAL, "registering as event client\n");
|
||||
|
||||
#ifndef DISABLE_SECTIONSD
|
||||
InitSectiondClient();
|
||||
#endif
|
||||
|
||||
InitTimerdClient();
|
||||
|
||||
|
Reference in New Issue
Block a user