From af85cadd9f8bfbe604baadbec44878098dcd3ec5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 23 May 2015 18:12:57 +0000 Subject: PREF_UNICODE & PREF_UTF removed from pascal sources git-svn-id: http://svn.miranda-ng.org/main/trunk@13787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/delphi/m_protosvc.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/delphi/m_protosvc.inc b/include/delphi/m_protosvc.inc index 315e5222c9..4a7d8085fb 100644 --- a/include/delphi/m_protosvc.inc +++ b/include/delphi/m_protosvc.inc @@ -182,9 +182,7 @@ const // for PSR_MESSAGE PREF_CREATEREAD = 1; // create the database event with the 'read' flag set - PREF_UNICODE = 2; PREF_RTL = 4; // 0.5+ addition: support for right-to-left messages - PREF_UTF = 8; // message is in utf-8 (0.7.0+) PREF_SENT = 16; // message will be created with the DBEF_SENT flag // for PS_FILERESUME -- cgit v1.2.3