From f0dd2170866d3a93c0ddf031c7d294b303c8b1b4 Mon Sep 17 00:00:00 2001 From: m0 Date: Sun, 23 Aug 2026 01:01:22 -0300 Subject: 4rc: move to golang --- 4rc/config.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 4rc/config.h (limited to '4rc/config.h') diff --git a/4rc/config.h b/4rc/config.h deleted file mode 100644 index 6b3aeb1..0000000 --- a/4rc/config.h +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef CONFIG_H -#define CONFIG_H - -#endif // CONFIG_H -- cgit v1.3.1