diff options
Diffstat (limited to 'ttools.h')
| -rw-r--r-- | ttools.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -37,9 +37,6 @@ int updateRowByTimer(cDbRow* timerDb, const cTimer* t); cEpgTimer* newTimerObjectFromRow(cDbRow* timerRow, cDbRow* vdrRow); int updateTimerObjectFromRow(cTimer* timer, cDbRow* timerRow, const cEvent* event); -int enrichEvent(cEpgEvent* event, cDbTable* table, cDbStatement* select); -cEpgEvent* createEventCopy(const cEvent* event); - //*************************************************************************** #endif // _TTOOLS_H_ |
