From 1144c13b3ced478e35f5e56ba0564887eacf54f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Tue, 17 Feb 2015 16:17:08 +0000 Subject: Facebook: Completely remove option to use https and always use it; version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/resource.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'protocols/FacebookRM/src/resource.h') diff --git a/protocols/FacebookRM/src/resource.h b/protocols/FacebookRM/src/resource.h index 48423b6a5b..bb897960a2 100644 --- a/protocols/FacebookRM/src/resource.h +++ b/protocols/FacebookRM/src/resource.h @@ -24,10 +24,7 @@ #define IDC_NEWACCOUNTLINK 1003 #define IDC_MINDMSG 1012 #define IDC_GROUP 1021 -#define IDC_SECURE 1024 #define IDC_SET_IGNORE_STATUS 1025 -#define IDC_SECURE_CHANNEL 1026 -#define IDC_LOGGING 1027 #define IDC_DISCONNECT_CHAT 1028 #define IDC_BIGGER_AVATARS 1030 #define IDC_MAP_STATUSES 1032 @@ -65,7 +62,6 @@ #define IDC_INSTRUCTION 1214 #define IDC_FRAME1 1215 #define IDC_FRAME2 1216 -#define IDC_SUBMIT 1217 // Next default values for new objects // @@ -74,6 +70,6 @@ #define _APS_NEXT_RESOURCE_VALUE 134 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1218 -#define _APS_NEXT_SYMED_VALUE 132 +#define _APS_NEXT_SYMED_VALUE 134 #endif #endif -- cgit v1.2.3