diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2011-04-01 02:20:17 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2011-04-01 02:20:17 +0300 |
commit | 8cdda41b119526a2741938d57b7e066e1697315b (patch) | |
tree | 8cdf835e909c5321a923634b2ad341cf3f4faf46 /metacontacts.h | |
parent | 089c1fb6bcbdb5ea07419486b78da9c3e120ee9c (diff) |
hm ))
Diffstat (limited to 'metacontacts.h')
-rw-r--r-- | metacontacts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/metacontacts.h b/metacontacts.h index b7928a9..f7dcfe7 100644 --- a/metacontacts.h +++ b/metacontacts.h @@ -20,6 +20,5 @@ HANDLE metaGetContact(HANDLE hContact); bool metaIsSubcontact(HANDLE hContact);
HANDLE metaGetMostOnline(HANDLE hContact);
HANDLE metaGetDefault(HANDLE hContact);
-HANDLE metaGetCurrent(HANDLE hContact);
DWORD metaGetContactsNum(HANDLE hContact);
HANDLE metaGetSubcontact(HANDLE hContact, int num);
\ No newline at end of file |