Monotone-Parent: 1892d22bfa9e855fd8c40d3f7f4b97d3637cb141

Monotone-Revision: b11b40d1a73231b76eb4bb1ce04046646f40d52f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-19T15:46:36
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-03-19 15:46:36 +00:00
parent 578f01bd5e
commit bfdf897b30
2 changed files with 3 additions and 12 deletions
-3
View File
@@ -270,7 +270,6 @@ SEL SOGoSelectorForPropertySetter (NSString *property)
if ((self = [self init]))
{
context = [[WOApplication application] context];
NSLog (@"init [%p] context = %p", self, context);
nameInContainer = [_name copy];
container = _container;
if ([self doesRetainContainer])
@@ -1166,8 +1165,6 @@ SEL SOGoSelectorForPropertySetter (NSString *property)
NSString *baseURL, *urlMethod, *fullHost;
NSNumber *port;
NSLog (@"url [%p] context = %p", self, context);
serverURL = [context serverURL];
baseURL = [[self baseURLInContext: context] stringByUnescapingURL];
path = [NSMutableArray arrayWithArray: [baseURL componentsSeparatedByString: