From 4f3f92cd6a8eae13f4053633dfc9b393cf78ffb2 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 10 Dec 2023 14:34:25 +0100 Subject: Deleted function declarations --- FICS/talkproc.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'FICS') diff --git a/FICS/talkproc.h b/FICS/talkproc.h index a3f2166..d5cee9d 100644 --- a/FICS/talkproc.h +++ b/FICS/talkproc.h @@ -31,7 +31,6 @@ extern int quota_time; -extern int com_censor(); extern int com_clearmessages(); extern int com_cshout(); extern int com_inchannel(); @@ -39,15 +38,12 @@ extern int com_it(); extern int com_kibitz(); extern int com_mailmess(); extern int com_messages(); -extern int com_notify(); extern int com_ptell(); extern int com_qtell(); extern int com_say(); extern int com_sendmessage(); extern int com_shout(); extern int com_tell(); -extern int com_uncensor(); -extern int com_unnotify(); extern int com_whisper(); extern int com_xtell(); extern int com_znotify(); -- cgit v1.2.3