From 82e938c0808cd86aab53b10666218124cc6af82d Mon Sep 17 00:00:00 2001 From: beber Date: Fri, 9 Dec 2005 22:35:45 +0000 Subject: del protection --- src/espik_debug.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/espik_debug.h') diff --git a/src/espik_debug.h b/src/espik_debug.h index 75c65a1..968b948 100644 --- a/src/espik_debug.h +++ b/src/espik_debug.h @@ -20,11 +20,7 @@ #endif /* _ESPIK_DEBUG_ && __GNUC__ */ #ifdef _ESPIK_DEBUG_ -#ifndef _ESPIK_DEBIG_INDENT_LEVEL -#define _ESPIK_DEBIG_INDENT_LEVEL int __indent_level; -#endif /* _ESPIK_DEBIG_INDENT_LEVEL */ - #define espik_enter() \ { \ -- cgit v1.2.3