From 91cd0a737b931832aa51c9b0d7eb195f3f7168b9 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Sun, 7 Sep 2025 17:45:13 -0400 Subject: [PATCH] remove COMMIT checking --- src/standard.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/standard.c b/src/standard.c index f11c722..d48e1c4 100644 --- a/src/standard.c +++ b/src/standard.c @@ -6,10 +6,6 @@ * */ -#ifndef COMMIT -#define COMMIT 0 -#endif - #include #include #include