PERFORCE change 53341 for review

Marcel Moolenaar marcel at FreeBSD.org
Sun May 23 13:47:31 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=53341

Change 53341 by marcel at marcel_nfs on 2004/05/23 13:46:44

	Remove broken and bogus redefinition of DDB.

Affected files ...

.. //depot/projects/gdb/sys/dev/sound/isa/opl.c#2 edit

Differences ...

==== //depot/projects/gdb/sys/dev/sound/isa/opl.c#2 (text+ko) ====

@@ -51,11 +51,6 @@
 
 static devclass_t midi_devclass;
 
-#ifndef DDB
-#undef DDB
-#define DDB(x)
-#endif /* DDB */
-
 /*
  *	The OPL-3 mode is switched on by writing 0x01, to the offset 5
  *	of the right side.


More information about the p4-projects mailing list