Removed EPGBugfixLevel '3'

This commit is contained in:
Klaus Schmidinger
2002-01-13 16:18:40 +01:00
parent 08390642c8
commit 21f13f0ef1
5 changed files with 9 additions and 26 deletions

4
eit.h
View File

@@ -16,7 +16,7 @@
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
* $Id: eit.h 1.12 2001/10/28 12:33:10 kls Exp $
* $Id: eit.h 1.13 2002/01/13 16:18:23 kls Exp $
***************************************************************************/
#ifndef __EIT_H
@@ -25,6 +25,8 @@
#include "thread.h"
#include "tools.h"
#define MAXEPGBUGFIXLEVEL 2
class cEventInfo : public cListObject {
friend class cSchedule;
friend class cEIT;