diff --git a/SoObjects/SOGo/SOGoParentFolder.m b/SoObjects/SOGo/SOGoParentFolder.m index a72ddc0b9..af6929f63 100644 --- a/SoObjects/SOGo/SOGoParentFolder.m +++ b/SoObjects/SOGo/SOGoParentFolder.m @@ -328,7 +328,6 @@ static SoSecurityManager *sm = nil; { id obj; - NSLog (@"default name: '%@'", [self defaultFolderName]); /* first check attributes directly bound to the application */ obj = [super lookupName: name inContext: lookupContext acquire: NO]; if (!obj)