diff options
Diffstat (limited to 'include/debug.h')
-rw-r--r-- | include/debug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/debug.h b/include/debug.h index 890e8d70..4cce56b5 100644 --- a/include/debug.h +++ b/include/debug.h @@ -31,7 +31,6 @@ /* __FUNCTION__ is non-iso */ #ifdef __func__ #define __FUNCTION__ __func__ -#else #endif /******************* |