summaryrefslogtreecommitdiff
path: root/testing/toxic/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'testing/toxic/chat.h')
-rw-r--r--testing/toxic/chat.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/toxic/chat.h b/testing/toxic/chat.h
deleted file mode 100644
index 7599d462..00000000
--- a/testing/toxic/chat.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef CHAT_H_6489PZ13
2#define CHAT_H_6489PZ13
3
4ToxWindow new_chat(Messenger *m, int friendnum);
5
6#endif /* end of include guard: CHAT_H_6489PZ13 */