remove COMMIT checking

This commit is contained in:
2025-09-07 17:45:13 -04:00
parent 984d5a54fe
commit 91cd0a737b

View File

@@ -6,10 +6,6 @@
* <https://opensource.org/license/bsd-3-clause>
*/
#ifndef COMMIT
#define COMMIT 0
#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>