mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
neutrino.cpp: fix crash if DISABLE_SECTIONSD defined for testing
Origin commit data
------------------
Commit: 7f318a9d0f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
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