From e3d7cc9c80159849289a8bab03eca088b758941b Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 17 Dec 2023 02:01:35 +0000 Subject: Don't compile kv.c as part of SST itself Of course, this has only been used at build time for quite a while now. Silly oversight! The linker would have dropped it anyway so this will just avoid some wasted effort. --- compile | 1 - 1 file changed, 1 deletion(-) (limited to 'compile') diff --git a/compile b/compile index a08d075..c7014e8 100755 --- a/compile +++ b/compile @@ -71,7 +71,6 @@ src="\ gameinfo.c gameserver.c hook.c - kv.c kvsys.c l4dmm.c l4dreset.c -- cgit v1.2.3