PidLidFExceptionalBody should be set only on event exceptions

This commit is contained in:
Wolfgang Sourdeau
2012-09-26 09:27:59 -04:00
parent 2760e35f15
commit 49ea183835
2 changed files with 6 additions and 6 deletions
-6
View File
@@ -1277,12 +1277,6 @@ static NSCharacterSet *hexCharacterSet = nil;
return MAPISTORE_SUCCESS;
}
- (int) getPidLidFExceptionalBody: (void **) data
inMemCtx: (TALLOC_CTX *) memCtx
{
return [self getNo: data inMemCtx: memCtx];
}
- (int) getPidLidExceptionReplaceTime: (void **) data
inMemCtx: (TALLOC_CTX *) memCtx
{