Monotone-Parent: d4191b6ff0161c67b15e1e4cbdaf5106cfac70fc

Monotone-Revision: 173d89d6ff3d0ec0373dfbffbc4ddb848712a9f6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-04T19:20:05
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2006-10-04 19:20:05 +00:00
parent ea49933a1a
commit 232cc667d7
1 changed files with 0 additions and 7 deletions

View File

@ -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];