From d806ee2966ffdb80a6d6c8751bba7e3df96648d8 Mon Sep 17 00:00:00 2001 From: jacob <jacob> Date: Sat, 5 Feb 2005 01:18:13 +0000 Subject: [PATCH] i did not mean for this to get committed --- lnet/include/libcfs/libcfs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lnet/include/libcfs/libcfs.h b/lnet/include/libcfs/libcfs.h index ecc708602f..3788b6df0f 100644 --- a/lnet/include/libcfs/libcfs.h +++ b/lnet/include/libcfs/libcfs.h @@ -97,7 +97,6 @@ extern unsigned int portal_printk; #define D_READA 0x00400000 /* read-ahead */ #define D_MMAP 0x00800000 #define D_CONFIG 0x01000000 -#define D_CONSOLE 0x02000000 /* If you change these values, please keep these files up to date... * portals/utils/debug.c * utils/lconf -- GitLab