summaryrefslogtreecommitdiff
path: root/src/irc/dcc/dcc-chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/dcc/dcc-chat.h')
-rw-r--r--src/irc/dcc/dcc-chat.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/irc/dcc/dcc-chat.h b/src/irc/dcc/dcc-chat.h
deleted file mode 100644
index 9ae9503f..00000000
--- a/src/irc/dcc/dcc-chat.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef __DCC_CHAT_H
-#define __DCC_CHAT_H
-
-void dcc_chat_init(void);
-void dcc_chat_deinit(void);
-
-#endif