diff --git a/src/neutrino.cpp b/src/neutrino.cpp index 18d60fdab..be6e57fe9 100644 --- a/src/neutrino.cpp +++ b/src/neutrino.cpp @@ -1943,9 +1943,7 @@ TIMER_START(); dprintf( DEBUG_NORMAL, "registering as event client\n"); -#ifndef DISABLE_SECTIONSD InitSectiondClient(); -#endif InitTimerdClient();