mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Monotone-Parent: 42535f1cc92cf9e60f10c8f7c408eac35532b025
Monotone-Revision: 8697a9c6b9ba32237330ed26e6902d9e0a0b0bee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T22:05:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -40,13 +40,6 @@
|
||||
return self;
|
||||
}
|
||||
|
||||
- (void) dealloc
|
||||
{
|
||||
if (card)
|
||||
[card release];
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
/* content */
|
||||
|
||||
- (NGVCard *) vCard
|
||||
|
||||
Reference in New Issue
Block a user