From 8788bb35e10ef5403a08388d33ed4ab2ff7d67df Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 23 Jun 2013 12:32:12 +0000 Subject: new helper applied instead of MS_DB_SETSETTINGRESIDENT git-svn-id: http://svn.miranda-ng.org/main/trunk@5094 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/delphi/m_database.inc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include/delphi') diff --git a/include/delphi/m_database.inc b/include/delphi/m_database.inc index eda633e728..4876451e3a 100644 --- a/include/delphi/m_database.inc +++ b/include/delphi/m_database.inc @@ -669,11 +669,4 @@ const } ME_DB_CONTACT_SETTINGCHANGED:PAnsiChar = 'DB/Contact/SettingChanged'; - { DB/Contact/SetSettingResident service (0.6+) - Disables a setting saving to the database. - wParam=(WPARAM)(BOOL)bIsResident - lParam=(LPARAM)(AnsiChar*)pszSettingName - } - MS_DB_SETSETTINGRESIDENT:PAnsiChar = 'DB/SetSettingResident'; - {$ENDIF} -- cgit v1.2.3