summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/client.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2014-05-18 09:47:19 +0000
committerRobert Pösel <robyer@seznam.cz>2014-05-18 09:47:19 +0000
commite63ffcd3b3c8598d28ee899bd2537b02c02d8d39 (patch)
tree12eeef452ab23f5b60022f91b04ba049c5787789 /protocols/FacebookRM/src/client.h
parent40b63e431bc8c68c91a32ca7a62337b97da30b91 (diff)
Facebook: Refactor various working threads and updating contacts procedure; Version bump
This should eliminate creation of duplicite contacts, maybe made little slower or faster logging in... git-svn-id: http://svn.miranda-ng.org/main/trunk@9217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/src/client.h')
-rw-r--r--protocols/FacebookRM/src/client.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/protocols/FacebookRM/src/client.h b/protocols/FacebookRM/src/client.h
index 3e6993eb9a..b17cc8b202 100644
--- a/protocols/FacebookRM/src/client.h
+++ b/protocols/FacebookRM/src/client.h
@@ -148,11 +148,6 @@ public:
HANDLE buddies_lock_;
HANDLE send_message_lock_;
- bool buddy_list();
- bool load_friends();
- bool load_pages();
- bool feeds();
-
////////////////////////////////////////////////////////////
// Messages handling