From bacab599c3224ddf7e1ac5739e403163cd39e054 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Sun, 28 Jul 2002 17:22:59 +0000 Subject: Removed forced setting of poll_disc to false, so author and I are in complete agreement. All code patches will be rolled into 3.0.2. One of the benefits of having worked with the author on this program for a couple years is having an NMI on him for patches, as well as more ability to negotiate than most patch submiters. 8=) --- audio/grip/files/patch-src-grip.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'audio/grip/files/patch-src-grip.c') diff --git a/audio/grip/files/patch-src-grip.c b/audio/grip/files/patch-src-grip.c index a2bdac2c3697..caada2288f4e 100644 --- a/audio/grip/files/patch-src-grip.c +++ b/audio/grip/files/patch-src-grip.c @@ -31,13 +31,3 @@ ginfo->changer_slots=0; ginfo->current_disc=0; -@@ -737,6 +738,9 @@ - rename(filename,renamefile); - } - -+#if defined(__FreeBSD__) -+ ginfo->poll_drive=FALSE; -+#endif /* defined __FreeBSD__ */ - DoSaveConfig(ginfo); - } - -- cgit v1.2.3