diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-04-15 18:47:16 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-04-15 18:47:16 +0000 |
commit | 88aa98450946e4040da70e73054789b74b5cb61e (patch) | |
tree | c2558d4b7a3d7902d9e0d509c06d1f80f9010c3d /sys/arch | |
parent | 191126f486d9a5210588f896bea804cb29212a08 (diff) |
Disable DEBUG now, it floods too much information.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/sgi/sgi/sginode.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sgi/sgi/sginode.c b/sys/arch/sgi/sgi/sginode.c index a8d33e9f87e..358b26f8219 100644 --- a/sys/arch/sgi/sgi/sginode.c +++ b/sys/arch/sgi/sgi/sginode.c @@ -1,5 +1,4 @@ -#define DEBUG -/* $OpenBSD: sginode.c,v 1.1 2009/04/13 21:17:54 miod Exp $ */ +/* $OpenBSD: sginode.c,v 1.2 2009/04/15 18:47:15 miod Exp $ */ /* * Copyright (c) 2008, 2009 Miodrag Vallat. * |