mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-22 21:50:32 +00:00
Monotone-Parent: ed4c4894c0c554783b39ad526a74404a9cc11e8c
Monotone-Revision: bac00846545ecbaa355017083f8a425f751077c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T17:40:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1791,12 +1791,6 @@ static Class sogoAppointmentFolderKlass = Nil;
|
||||
NSString *url;
|
||||
BOOL handledLater;
|
||||
|
||||
#if 0
|
||||
obj = [SOGoAppointmentObject objectWithName: _key
|
||||
inContainer: self];
|
||||
return obj;
|
||||
#endif
|
||||
|
||||
/* first check attributes directly bound to the application */
|
||||
handledLater = [self requestNamedIsHandledLater: _key];
|
||||
if (handledLater)
|
||||
|
||||
Reference in New Issue
Block a user