From e7f5abde26b7e0426775a82dad83229d3a1ffd7f Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 15 Aug 2006 22:05:03 +0000 Subject: [PATCH] Monotone-Parent: 42535f1cc92cf9e60f10c8f7c408eac35532b025 Monotone-Revision: 8697a9c6b9ba32237330ed26e6902d9e0a0b0bee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T22:05:03 Monotone-Branch: ca.inverse.sogo --- SoObjects/Contacts/SOGoContactGCSEntry.m | 7 ------- 1 file changed, 7 deletions(-) diff --git a/SoObjects/Contacts/SOGoContactGCSEntry.m b/SoObjects/Contacts/SOGoContactGCSEntry.m index cde28dd90..265804443 100644 --- a/SoObjects/Contacts/SOGoContactGCSEntry.m +++ b/SoObjects/Contacts/SOGoContactGCSEntry.m @@ -40,13 +40,6 @@ return self; } -- (void) dealloc -{ - if (card) - [card release]; - [super dealloc]; -} - /* content */ - (NGVCard *) vCard