eitd: remove code under DO_NOT_INCLUDE_STUFF_NOT_NEEDED_FOR_SECTIONSD ifdef

Origin commit data
------------------
Branch: ni/coolstream
Commit: f41acb304a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-01 (Wed, 01 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-02-01 17:27:28 +04:00
parent 1f1315e92e
commit 0b4a70a62e
6 changed files with 1 additions and 715 deletions

View File

@@ -407,11 +407,6 @@ public:
int saveXML(FILE *file, const char *serviceName) const; // saves the event
void dump(void) const; // dumps the event to stdout
void dumpSmall(void) const; // dumps the event to stdout (not all information)
#ifndef DO_NOT_INCLUDE_STUFF_NOT_NEEDED_FOR_SECTIONSD
// Liefert das aktuelle EPG des senders mit der uebergebenen serviceID,
// bei Fehler ist die serviceID des zurueckgelieferten Events 0
static SIevent readActualEvent(t_service_id serviceID, unsigned timeoutInSeconds=2);
#endif
char getFSK() const;
protected:
int saveXML0(FILE *f) const;