diff --git a/runtime/debug.c b/runtime/debug.c index 43c9e5fd..fe4aabec 100644 --- a/runtime/debug.c +++ b/runtime/debug.c @@ -9,7 +9,6 @@ #include #include - #if ALERT_LVL & (ALERT_CFRAME|ALERT_RETURN) unsigned int alert_level = 0; #else