summaryrefslogtreecommitdiff
path: root/src/hexen/ct_chat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/ct_chat.c')
-rw-r--r--src/hexen/ct_chat.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/hexen/ct_chat.c b/src/hexen/ct_chat.c
index fab7582d..6ef39e44 100644
--- a/src/hexen/ct_chat.c
+++ b/src/hexen/ct_chat.c
@@ -56,11 +56,6 @@ enum
// Public data
-void CT_Init(void);
-void CT_Drawer(void);
-boolean CT_Responder(event_t * ev);
-void CT_Ticker(void);
-char CT_dequeueChatChar(void);
boolean chatmodeon;