From eb1d4061bacddf6bc84213c3ca9b14a75fa038e0 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 10 Dec 2023 14:15:42 +0100 Subject: Deleted com_channel() --- FICS/talkproc.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'FICS/talkproc.h') diff --git a/FICS/talkproc.h b/FICS/talkproc.h index 7537bb3..a3f2166 100644 --- a/FICS/talkproc.h +++ b/FICS/talkproc.h @@ -20,7 +20,7 @@ /* Revision history: name yy/mm/dd Change hersco and Marsalis 95/07/24 Created - Markus Uhlin 23/12/10 Deleted com_query() + Markus Uhlin 23/12/10 Deleted declarations Markus Uhlin 23/12/10 Sorted the declarations */ @@ -32,7 +32,6 @@ extern int quota_time; extern int com_censor(); -extern int com_channel(); extern int com_clearmessages(); extern int com_cshout(); extern int com_inchannel(); -- cgit v1.2.3