From 7114258ebd27e302eba4be88b546662c163396f4 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 28 May 2005 09:53:54 +0200 Subject: cRecordingInfo stores channelID itself (preparation for change in cEvent) --- epg.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'epg.h') diff --git a/epg.h b/epg.h index 66d6cd43..f0836946 100644 --- a/epg.h +++ b/epg.h @@ -7,7 +7,7 @@ * Original version (as used in VDR before 1.3.0) written by * Robert Schneider and Rolf Hakenes . * - * $Id: epg.h 1.22 2005/05/16 14:11:28 kls Exp $ + * $Id: epg.h 1.23 2005/05/28 09:48:56 kls Exp $ */ #ifndef __EPG_H @@ -86,7 +86,6 @@ public: cString GetTimeString(void) const; cString GetEndTimeString(void) const; cString GetVpsString(void) const; - void SetChannelID(tChannelID ChannelID); void SetEventID(u_int16_t EventID); void SetTableID(uchar TableID); void SetVersion(uchar Version); -- cgit v1.2.3