fix compile warning by removing redundant LOG_ERR define

This commit is contained in:
kmacy 2007-05-27 04:39:29 +00:00
parent a25cd5af4b
commit f48bd675d8

View File

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