From 21b55230de8b281c9681f5680f682471dfe4f771 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Fri, 29 Mar 2024 22:34:52 +0100 Subject: Deleted unused includes --- FICS/matchproc.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'FICS/matchproc.c') diff --git a/FICS/matchproc.c b/FICS/matchproc.c index 625ae5d..9b2c22a 100644 --- a/FICS/matchproc.c +++ b/FICS/matchproc.c @@ -33,14 +33,10 @@ #include "board.h" #include "command.h" #include "comproc.h" -#include "config.h" #include "eco.h" -#include "ficsmain.h" #include "formula.h" #include "gamedb.h" -#include "gameproc.h" #include "lists.h" -#include "multicol.h" #include "network.h" #include "obsproc.h" #include "playerdb.h" @@ -48,7 +44,6 @@ #include "rmalloc.h" #include "talkproc.h" #include "utils.h" -#include "variable.h" struct print_bh_context { int pp; -- cgit v1.2.3