From ec9535cd3fade80fa9170c804e300567453ec894 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 7 Apr 2026 06:49:45 -0400 Subject: Get rid of unused headers (doesn't actually shrink the code any though). --- src/main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index f566ac5..325844d 100644 --- a/src/main.c +++ b/src/main.c @@ -7,8 +7,6 @@ */ #include -#include -#include #include #include "nio.h" #include "irc.h" -- cgit v1.2.3