summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_proto.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-09-14 17:50:50 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-09-14 17:50:50 +0000
commitc88a84620596987aeb21e55b4eb3d71a4bf4d5d1 (patch)
tree93fb30e0da6e173a257fdaa93bb50e696f660426 /protocols/Tox/src/tox_proto.h
parent50096f107de419136ec3eb8a692759651994bb14 (diff)
Tox:
- updated protocol icons - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@10447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/tox_proto.h')
-rw-r--r--protocols/Tox/src/tox_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Tox/src/tox_proto.h b/protocols/Tox/src/tox_proto.h
index e18c98f7b6..6d19d708bc 100644
--- a/protocols/Tox/src/tox_proto.h
+++ b/protocols/Tox/src/tox_proto.h
@@ -153,7 +153,6 @@ private:
// contacts
WORD GetContactStatus(MCONTACT hContact);
- bool IsContactOnline(MCONTACT hContact);
void SetContactStatus(MCONTACT hContact, WORD status);
void SetAllContactsStatus(WORD status);