From 715ed57ab1650cac0c6279d9cd60b2c63d32539c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 24 Feb 2002 14:07:21 +0100 Subject: Removed DVD support from the core VDR source --- osd.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'osd.h') diff --git a/osd.h b/osd.h index 21c93154..4eb2a22d 100644 --- a/osd.h +++ b/osd.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: osd.h 1.25 2002/01/20 10:42:14 kls Exp $ + * $Id: osd.h 1.26 2002/02/24 12:55:16 kls Exp $ */ #ifndef __OSD_H @@ -27,7 +27,6 @@ enum eOSState { osUnknown, osCommands, osRecord, osReplay, - osDVD, osStopRecord, osStopReplay, osCancelEdit, -- cgit v1.2.3