From d307e67d7961dafb6ee4fe8be86765437ce0ff54 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 10 Dec 2023 01:41:07 +0100 Subject: Deleted lines --- FICS/utils.c | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'FICS/utils.c') diff --git a/FICS/utils.c b/FICS/utils.c index 955d56f..257afaa 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -30,21 +30,6 @@ #include "network.h" #include "rmalloc.h" #include "config.h" -#if defined(SYSTEM_SUN4) -/* #include */ -#endif - -/* -#include -#include -#include -#include -*/ - -#if defined(SGI) -#else -//int gettimeofday(struct timeval * tp, struct timezone * tzp); -#endif PUBLIC int count_lines(FILE *fp) { -- cgit v1.2.3