aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
Diffstat (limited to 'FICS')
-rw-r--r--FICS/talkproc.h4
1 files changed, 0 insertions, 4 deletions
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();