summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/FacebookRM/src/constants.h')
-rw-r--r--protocols/FacebookRM/src/constants.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/protocols/FacebookRM/src/constants.h b/protocols/FacebookRM/src/constants.h
index e120a4e277..01d4241234 100644
--- a/protocols/FacebookRM/src/constants.h
+++ b/protocols/FacebookRM/src/constants.h
@@ -153,15 +153,7 @@ enum RequestType {
REQUEST_THREAD_INFO, // getting thread info
REQUEST_THREAD_SYNC, // getting thread sync (changes since something)
REQUEST_UNREAD_THREADS, // getting unread threads
- REQUEST_ASYNC, // marking messages read and getting other things
- REQUEST_MARK_READ, // marking messages read (new)
-};
-
-enum MessageMethod {
- MESSAGE_INBOX,
- MESSAGE_MERCURY,
- MESSAGE_TID,
- MESSAGE_ASYNC
+ REQUEST_MARK_READ // marking messages read
};
enum ContactType {