From f773bc2e66f0e5be8108a9447179a66b22c574ea Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 23 Jun 2008 17:42:01 +0000 Subject: [PATCH] Monotone-Parent: 36eea899c37b0f581bdc6a21780d9744e51c34e5 Monotone-Revision: e83902dbab2643711380599c555ac903400fd110 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-23T17:42:01 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoParentFolder.m | 1 - 1 file changed, 1 deletion(-) 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)