From 95332e6d7069dccc8007395e1bf885fe24b25d7a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 2 Aug 2022 12:47:51 +0300 Subject: UInfoEx: the idea of backing up birthdays conflicts with the current birthdays' storage schema --- plugins/ExternalAPI/m_userinfoex.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_userinfoex.h b/plugins/ExternalAPI/m_userinfoex.h index 973c06f3c2..aa1de051ae 100644 --- a/plugins/ExternalAPI/m_userinfoex.h +++ b/plugins/ExternalAPI/m_userinfoex.h @@ -224,19 +224,6 @@ wParam = lParam = not used #define MS_USERINFO_REMINDER_LIST "UserInfo/Reminder/List" -/* UserInfo/Reminder/Check v0.1.2.16+ -This service compares birthday date which is set by the protocol module of each contact -to the first found custom set birthday date. If a difference is detected, the user is asked -whether to update the custom set birthday by the one of the protocol or not. - -If no custom birthday is set yet and the protocol contains a valid birthday, it is copied to -primary custom module (e.g.: mBirthday or UserInfo). -wParam = handle to single contact or NULL to backup all -lParam = not used -*/ -#define MS_USERINFO_REMINDER_AGGRASIVEBACKUP "UserInfo/Reminder/AggrassiveBackup" - - /* UserInfo/Refresh v0.7.0.1+ This service calls PSS_GETINFO for all contacts in the contact list wParam = not used -- cgit v1.2.3