aboutsummaryrefslogtreecommitdiff
path: root/src/espik_debug.c
diff options
context:
space:
mode:
authorbeber <beber>2005-12-09 22:28:13 +0000
committerbeber <beber>2005-12-09 22:28:13 +0000
commit1bd7932bef84af9a3ab6125b2ae5ff9d1aaeff6a (patch)
tree642e7925378e5707dfb5a750b19cab19497fcf66 /src/espik_debug.c
parentiadd a macro for ecore (diff)
downloadespik-1bd7932bef84af9a3ab6125b2ae5ff9d1aaeff6a.tar.xz
Add a profiler in code
Diffstat (limited to 'src/espik_debug.c')
-rw-r--r--src/espik_debug.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/espik_debug.c b/src/espik_debug.c
index 74910c6..7d2aee1 100644
--- a/src/espik_debug.c
+++ b/src/espik_debug.c
@@ -12,8 +12,6 @@
#include <signal.h>
#endif /* _ESPIK_DEBUG_ */
-/*static int indent_level = 0;*/
-
inline void espik_debug_bt (int num)
{
#ifdef __GLIBC__