mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-29 00:39:28 +00:00
Monotone-Parent: 08eb86c1f84dbf4d09421e5a6380398cb40d40e0
Monotone-Revision: 40c106f6426b8e1f4943286f3f606ecd1f013ced Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:41:41 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -640,7 +640,9 @@ static BOOL debugSoParts = NO;
|
||||
/* permissions */
|
||||
|
||||
- (BOOL)isDeletionAllowed {
|
||||
return [[self container] isDeleteAndExpungeAllowed];
|
||||
#warning b0000ooo
|
||||
return YES;
|
||||
// return [[self container] isDeleteAndExpungeAllowed];
|
||||
}
|
||||
|
||||
/* name lookup */
|
||||
|
||||
Reference in New Issue
Block a user