Module Name: src
Committed By: ad
Date: Fri Apr 10 21:14:14 UTC 2009
Modified Files:
src/sys/sys: wapbl.h
Log Message:
Remove ref to WAPBL_DEBUG_SERIALIZE.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/sys/wapbl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/sys/wapbl.h
diff -u src/sys/sys/wapbl.h:1.9 src/sys/sys/wapbl.h:1.10
--- src/sys/sys/wapbl.h:1.9 Mon Nov 24 16:05:21 2008
+++ src/sys/sys/wapbl.h Fri Apr 10 21:14:14 2009
@@ -1,4 +1,4 @@
-/* $NetBSD: wapbl.h,v 1.9 2008/11/24 16:05:21 joerg Exp $ */
+/* $NetBSD: wapbl.h,v 1.10 2009/04/10 21:14:14 ad Exp $ */
/*-
* Copyright (c) 2003,2008 The NetBSD Foundation, Inc.
@@ -51,7 +51,6 @@
#if 0
#define WAPBL_DEBUG_BUFBYTES
-#define WAPBL_DEBUG_SERIALIZE
#endif
#endif