mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-09 05:25:26 +00:00
Monotone-Parent: d4191b6ff0161c67b15e1e4cbdaf5106cfac70fc
Monotone-Revision: 173d89d6ff3d0ec0373dfbffbc4ddb848712a9f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T19:20:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -93,13 +93,6 @@ static NSNumber *sharedYes = nil;
|
||||
sharedYes = [[NSNumber numberWithBool:YES] retain];
|
||||
}
|
||||
|
||||
- (id) REPORTAction: (id) _ctx
|
||||
{
|
||||
NSLog (@"report action...");
|
||||
|
||||
return @"coucou";
|
||||
}
|
||||
|
||||
- (void) dealloc
|
||||
{
|
||||
[self->uidToFilename release];
|
||||
|
||||
Reference in New Issue
Block a user