PERFORCE change 53344 for review
Marcel Moolenaar
marcel at FreeBSD.org
Sun May 23 13:51:33 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=53344
Change 53344 by marcel at marcel_nfs on 2004/05/23 13:51:18
Remove broken and bogus redefinition of DDB.
Affected files ...
.. //depot/projects/gdb/sys/dev/sound/isa/emu8000.c#2 edit
Differences ...
==== //depot/projects/gdb/sys/dev/sound/isa/emu8000.c#2 (text+ko) ====
@@ -38,11 +38,6 @@
static devclass_t midi_devclass;
-#ifndef DDB
-#undef DDB
-#define DDB(x)
-#endif /* DDB */
-
/* These are the specs of EMU8000. */
#define EMU8K_MAXVOICE 32
#define EMU8K_MAXINFO 256
More information about the p4-projects
mailing list