fix compile warning by removing redundant LOG_ERR define

This commit is contained in:
Kip Macy 2007-05-27 04:39:29 +00:00
parent b2dda71e61
commit 077ff26cbc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170008

View File

@ -70,7 +70,6 @@ __FBSDID("$FreeBSD$");
/*
* XXX
*/
#define LOG_ERR 1
#define LOG_NOTICE 2
#define BUG_ON(...)
#define VALIDATE_TID 0