summaryrefslogtreecommitdiff
path: root/testing/toxic/chat.h
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-08-23 06:50:42 -0400
committerirungentoo <irungentoo@gmail.com>2013-08-23 06:50:42 -0400
commitbcb87139a2d8c5b308cfb82635e9483e867c9dbc (patch)
tree822a967fe0a795b605f1b97d5cd063d5b4b7179d /testing/toxic/chat.h
parent733066a57e8d5403c91475fb6b095f44a81bf270 (diff)
parent4d89d63c3f1489e248261983f6c73a8b083b3336 (diff)
Merge branch 'master' into new-api
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 */