From 78599ca99ec812085474dff712c3e41bd1921c57 Mon Sep 17 00:00:00 2001 From: bball Date: Sun, 25 Jan 2009 11:20:56 -0800 Subject: - Commented out the "#define REEL_EHD" line, this code is experimental and likely to cause problems on systems that don't have this device. --- yaepghd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3