summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbball <bball@octorok.org>2009-01-25 11:20:56 -0800
committerbball <bball@octorok.org>2009-01-25 11:20:56 -0800
commit78599ca99ec812085474dff712c3e41bd1921c57 (patch)
tree21a13454a765bf934a1136826a5c2cb774cd52c6
parent531491e8e9d5a11cc75a4af37b2c6f5a28a039ea (diff)
downloadvdr-plugin-yaepghd-78599ca99ec812085474dff712c3e41bd1921c57.tar.gz
vdr-plugin-yaepghd-78599ca99ec812085474dff712c3e41bd1921c57.tar.bz2
- Commented out the "#define REEL_EHD" line, this code is experimental and likely to cause problems on systems that don't have this device.
-rw-r--r--yaepghd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaepghd.c b/yaepghd.c
index 364118c..0287bc8 100644
--- a/yaepghd.c
+++ b/yaepghd.c
@@ -22,7 +22,7 @@
/**
* Macros
*/
-#define REEL_EHD
+// #define REEL_EHD
#ifdef DEBUG
#define ASSERT assert