From daebdd1d7708db4ab9eda8c2dda31297d6c50f0e Mon Sep 17 00:00:00 2001 From: likewise Date: Mon, 10 Feb 2003 19:55:35 +0000 Subject: [PATCH] Removed my #error. --- src/include/lwip/debug.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/include/lwip/debug.h b/src/include/lwip/debug.h index ae50e969..aadefc43 100644 --- a/src/include/lwip/debug.h +++ b/src/include/lwip/debug.h @@ -29,8 +29,6 @@ * Author: Adam Dunkels * */ -#error this is the original lwIP debug.h file. do not include - #ifndef __LWIP_DEBUG_H__ #define __LWIP_DEBUG_H__