mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
neutrino: phase out last bits of controld code
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1825 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
|
||||
#include <zapit/client/zapitclient.h>
|
||||
|
||||
#ifdef HAVE_CONTROLD
|
||||
#include <controldclient/controldclient.h>
|
||||
#endif
|
||||
#include <sectionsdclient/sectionsdclient.h>
|
||||
#include <timerdclient/timerdclient.h>
|
||||
|
||||
@@ -79,7 +81,9 @@
|
||||
NEUTRINO_CPP SNeutrinoSettings g_settings;
|
||||
NEUTRINO_CPP SglobalInfo g_info;
|
||||
|
||||
#ifdef HAVE_CONTROLD
|
||||
NEUTRINO_CPP CControldClient *g_Controld;
|
||||
#endif
|
||||
NEUTRINO_CPP CZapitClient *g_Zapit;
|
||||
NEUTRINO_CPP CSectionsdClient *g_Sectionsd;
|
||||
NEUTRINO_CPP CTimerdClient *g_Timerd;
|
||||
|
Reference in New Issue
Block a user