From e2a0f14c044d3eb825921457dbc47efb2cc3b39d Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Sat, 10 Oct 2009 18:34:00 +0000 Subject: [PATCH] Monotone-Parent: 33d9fe1bf74ac6ca66a70020477a738afbd9c379 Monotone-Revision: aa4f4dab1e9d7e5e3e3e654a9e43c3a7409de48b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:34:00 Monotone-Branch: ca.inverse.sogo --- SOPE/NGCards/CardElement.m | 1 + 1 file changed, 1 insertion(+) diff --git a/SOPE/NGCards/CardElement.m b/SOPE/NGCards/CardElement.m index a66c41877..445ed4d7c 100644 --- a/SOPE/NGCards/CardElement.m +++ b/SOPE/NGCards/CardElement.m @@ -576,6 +576,7 @@ /* NSMutableCopying */ - (id) mutableCopyWithZone: (NSZone *) aZone { +#warning this method really is the same as "copyWithZone:" CardElement *new; NSString *newTag, *newGroup;