mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-03 07:44:25 +00:00
build warnings
Monotone-Parent: 45249fe68411e1b5ecd968fb87f91801d6882115 Monotone-Revision: 9ea936d2bbff9184d4e2df3779bdc267702b6996 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T16:33:35 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -365,16 +365,6 @@ static NSMutableArray *abbrMonthLabelKeys = nil;
|
||||
return [[currentClient baseURLInContext: context] hostlessURL];
|
||||
}
|
||||
|
||||
- (NSString *) resourcesPath
|
||||
{
|
||||
WOResourceManager *rm;
|
||||
|
||||
if ((rm = [self resourceManager]) == nil)
|
||||
rm = [[WOApplication application] resourceManager];
|
||||
|
||||
return [rm webServerResourcesPath];
|
||||
}
|
||||
|
||||
- (NSString *) ownPath
|
||||
{
|
||||
NSString *uri;
|
||||
|
||||
Reference in New Issue
Block a user