From e045a7b80cc0cb96b79456f9c74c3705989a12df Mon Sep 17 00:00:00 2001 From: David Härdeman Date: Wed, 1 Jul 2020 17:28:09 +0200 Subject: Turn colors into global variables --- minecctl/misc.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'minecctl/misc.h') diff --git a/minecctl/misc.h b/minecctl/misc.h index c8254df..0c97ad4 100644 --- a/minecctl/misc.h +++ b/minecctl/misc.h @@ -1,8 +1,6 @@ #ifndef foomischfoo #define foomischfoo -extern bool use_colors; - void set_use_colors(); char **strv_copy(char *const *strv); -- cgit v1.2.3