diff options
| author | bball <bball@octorok.org> | 2009-01-25 11:20:56 -0800 |
|---|---|---|
| committer | bball <bball@octorok.org> | 2009-01-25 11:20:56 -0800 |
| commit | 78599ca99ec812085474dff712c3e41bd1921c57 (patch) | |
| tree | 21a13454a765bf934a1136826a5c2cb774cd52c6 | |
| parent | 531491e8e9d5a11cc75a4af37b2c6f5a28a039ea (diff) | |
| download | vdr-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ /** * Macros */ -#define REEL_EHD +// #define REEL_EHD #ifdef DEBUG #define ASSERT assert |
