From 36b7ab0d4d0455b7b4f2734f215c2c92adf86438 Mon Sep 17 00:00:00 2001 From: nullgemm Date: Sat, 1 Feb 2020 19:26:06 +0100 Subject: [PATCH] remove developement comment (#140) --- src/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.c b/src/main.c index 816fc91..16f3216 100644 --- a/src/main.c +++ b/src/main.c @@ -19,7 +19,6 @@ #define ARG_COUNT 7 // things you can define: // GIT_VERSION_STRING -// RUNIT // global struct lang lang;