Eliminated MAXDVBDEVICES

This commit is contained in:
Klaus Schmidinger
2014-01-01 14:26:26 +01:00
parent ea613e6b26
commit 9dbd953cc2
4 changed files with 12 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: dvbdevice.h 3.2 2013/06/01 11:36:18 kls Exp $
* $Id: dvbdevice.h 3.3 2014/01/01 14:00:56 kls Exp $
*/
#ifndef __DVBDEVICE_H
@@ -67,7 +67,6 @@ enum {
// --- End of definitions for older DVB API versions -------------------------
#define MAXDVBDEVICES 8
#define MAXDELIVERYSYSTEMS 8
#define DEV_VIDEO "/dev/video"