summaryrefslogtreecommitdiff
path: root/dvbdevice.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-01-01 14:26:26 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-01-01 14:26:26 +0100
commit9dbd953cc239afaf833b977a42f78420ec0fe45a (patch)
treec6348e771215a57c064da7f16474b17f84ed8630 /dvbdevice.h
parentea613e6b2651bedacce9413df0a9e3c80afb6c1c (diff)
downloadvdr-9dbd953cc239afaf833b977a42f78420ec0fe45a.tar.gz
vdr-9dbd953cc239afaf833b977a42f78420ec0fe45a.tar.bz2
Eliminated MAXDVBDEVICES
Diffstat (limited to 'dvbdevice.h')
-rw-r--r--dvbdevice.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dvbdevice.h b/dvbdevice.h
index 7a54d8cf..0a76d9df 100644
--- a/dvbdevice.h
+++ b/dvbdevice.h
@@ -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"