diff options
| author | Warner Losh <imp@FreeBSD.org> | 2000-05-01 04:41:04 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2000-05-01 04:41:04 +0000 |
| commit | de3958c2564ae10930c86101f5f9bc1fb1f26258 (patch) | |
| tree | 065979a91f1aef843b911bc247c7c7960c43e28d | |
| parent | 738da2f36246805888143a61909592cc0f13fe2b (diff) | |
Notes
| -rw-r--r-- | sys/dev/xe/if_xe.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/xe/if_xe.c b/sys/dev/xe/if_xe.c index ced0e7683ec4..c78e430a7cfa 100644 --- a/sys/dev/xe/if_xe.c +++ b/sys/dev/xe/if_xe.c @@ -109,10 +109,6 @@ */ -#ifndef XE_DEBUG -#define XE_DEBUG 2 /* Increase for more voluminous output! */ -#endif - #include <sys/param.h> #include <sys/cdefs.h> #include <sys/errno.h> |
