summaryrefslogtreecommitdiff
path: root/src/matchup.c
diff options
context:
space:
mode:
authorJannis Hoffmann <jannis@fehcom.de>2024-07-04 00:10:24 +0200
committerJannis Hoffmann <jannis@fehcom.de>2024-07-04 00:10:24 +0200
commit66404f0bfbd78e635ff6381ca30b25157e0e1a09 (patch)
tree2e55670da27019b2c80efa58f3e2159ca888a530 /src/matchup.c
parentcb9bff92107d168ff6dd0c12dc34bc7bacc8eb7d (diff)
remove unused headers
Diffstat (limited to 'src/matchup.c')
-rw-r--r--src/matchup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/matchup.c b/src/matchup.c
index d68d5f8..5a01aac 100644
--- a/src/matchup.c
+++ b/src/matchup.c
@@ -8,7 +8,6 @@
#include "genalloc.h"
#include "getln.h"
#include "logmsg.h"
-#include "readwrite.h"
#include "scan.h"
#include "str.h"
#include "stralloc.h"