From db6fa77e681f258d4454699c42cab0c1e61f5d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 17 Apr 2016 15:08:58 +0000 Subject: Facebook: Remove option "receive messages from inbox only" It probably doesn't have any effect anymore. And if it still has any effect, plugin behaves like if it was disabled (receiving all messages). Report any issues with the new FB's feature of "approving" messages from unknown people. git-svn-id: http://svn.miranda-ng.org/main/trunk@16694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/constants.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/FacebookRM/src/constants.h') diff --git a/protocols/FacebookRM/src/constants.h b/protocols/FacebookRM/src/constants.h index d86ea571d8..8ab4171eda 100644 --- a/protocols/FacebookRM/src/constants.h +++ b/protocols/FacebookRM/src/constants.h @@ -82,7 +82,6 @@ along with this program. If not, see . #define DEFAULT_CUSTOM_SMILEYS 0 #define DEFAULT_LOAD_PAGES 0 #define DEFAULT_KEEP_UNREAD 0 -#define DEFAULT_INBOX_ONLY 0 #define DEFAULT_FILTER_ADS 0 #define DEFAULT_LOGIN_SYNC 0 #define DEFAULT_MESSAGES_ON_OPEN 0 -- cgit v1.2.3