summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 2b4bd3c..2a6e425 100644
--- a/src/main.c
+++ b/src/main.c
@@ -40,7 +40,6 @@ int main(void)
hold = 0;
tick = 0;
}
- LZY_Log("%f %f", hold, tick);
if (hold > 50) {
if (stage == 1)
break;