Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/isa Remove leftover definition of AUDIO_DEBUG.



details:   https://anonhg.NetBSD.org/src/rev/423cafa6af95
branches:  trunk
changeset: 467434:423cafa6af95
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Mar 24 20:59:21 1999 +0000

description:
Remove leftover definition of AUDIO_DEBUG.

diffstat:

 sys/dev/isa/mpu.c |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (11 lines):

diff -r 6ccd7489aaaf -r 423cafa6af95 sys/dev/isa/mpu.c
--- a/sys/dev/isa/mpu.c Wed Mar 24 20:12:21 1999 +0000
+++ b/sys/dev/isa/mpu.c Wed Mar 24 20:59:21 1999 +0000
@@ -1,6 +1,4 @@
-/*     $NetBSD: mpu.c,v 1.1 1999/03/22 07:37:35 mycroft Exp $  */
-
-#define        AUDIO_DEBUG
+/*     $NetBSD: mpu.c,v 1.2 1999/03/24 20:59:21 augustss Exp $ */
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.



Home | Main Index | Thread Index | Old Index