mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 12:58:50 +00:00
Monotone-Parent: bb660a831898726081ef797a1c2e73f2306dc626
Monotone-Revision: 2ba6874cdb3084059ed1f87ba96e55335c0a6a64 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T23:19:02 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -102,8 +102,6 @@
|
||||
// *data = MAPILongValue (memCtx, 0);
|
||||
// break;
|
||||
case PR_SUBJECT_UNICODE: // SUMMARY
|
||||
case PR_NORMALIZED_SUBJECT_UNICODE:
|
||||
case PR_CONVERSATION_TOPIC_UNICODE:
|
||||
event = [[self lookupChild: childKey] component: NO secure: NO];
|
||||
*data = [[event summary] asUnicodeInMemCtx: memCtx];
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user