From ee30abece18313247edb7bd8dd19ecd181c5369a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 8 Sep 2006 15:20:10 +0000 Subject: [PATCH] Monotone-Parent: 15fcc5e93945a2b52a83798c18e6a5b993fd1fc8 Monotone-Revision: ed6b45550ddcbf4beca71aa4129e64d1ce389003 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:20:10 Monotone-Branch: ca.inverse.sogo --- UI/Contacts/UIxContactEditorBase.m | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/UI/Contacts/UIxContactEditorBase.m b/UI/Contacts/UIxContactEditorBase.m index 69b8241a3..ee2027cd3 100644 --- a/UI/Contacts/UIxContactEditorBase.m +++ b/UI/Contacts/UIxContactEditorBase.m @@ -224,10 +224,10 @@ - (id) saveAction { - NSException *ex; - NSString *uri; +// NSException *ex; +// NSString *uri; // NSDictionary *record; - NSMutableDictionary *newRecord; +// NSMutableDictionary *newRecord; // if ([[self clientObject] // respondsToSelector: @selector (saveContentString:)])