diff options
author | jin-eld <jin at mediatomb dot cc> | 2013-08-23 11:31:38 +0300 |
---|---|---|
committer | jin-eld <jin at mediatomb dot cc> | 2013-08-23 11:31:38 +0300 |
commit | c759967ad403a22b5baa729f9b6b395f9c766cd4 (patch) | |
tree | 57ee4f1546b447b953839bb3a58717559018d679 /testing/toxic/chat.h | |
parent | 4711cdb6c466042dd47b445ad6db9fbe9fc167c7 (diff) |
Remove toxic from core repository
New location is:
https://github.com/Tox/toxic
Diffstat (limited to 'testing/toxic/chat.h')
-rw-r--r-- | testing/toxic/chat.h | 6 |
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 | |||
4 | ToxWindow new_chat(Messenger *m, int friendnum); | ||
5 | |||
6 | #endif /* end of include guard: CHAT_H_6489PZ13 */ | ||