Monotone-Parent: 9cd38432efa3f821a55e29054f08c730b4b8df41

Monotone-Revision: 76c9100436fa0dc82d0c5810c4defbc26164b700

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-04T03:49:20
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2011-02-04 03:49:20 +00:00
parent abbce9b69a
commit 350a9fb8bf

View file

@ -775,8 +775,9 @@ _prepareContextClass (struct mapistore_context *newMemCtx,
const char *propName;
void *propValue;
[self logWithFormat: @"INCOMPLETE METHOD '%s' (%d): no recipient handling",
__FUNCTION__, __LINE__];
// [self logWithFormat: @"INCOMPLETE METHOD '%s' (%d): no recipient handling",
// __FUNCTION__, __LINE__];
recipients = talloc_zero (memCtx, struct SRowSet);
recipients->cRows = 0;
recipients->aRow = NULL;