From c4802df0242712555e6c38cba863c5ebfb75d249 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 16 Sep 2014 10:25:46 -0400 Subject: [PATCH] Remove debugging output --- UI/Contacts/UIxContactView.m | 1 - 1 file changed, 1 deletion(-) diff --git a/UI/Contacts/UIxContactView.m b/UI/Contacts/UIxContactView.m index 871adb081..0e8bb417b 100644 --- a/UI/Contacts/UIxContactView.m +++ b/UI/Contacts/UIxContactView.m @@ -752,7 +752,6 @@ phones = nil; homeAdr = nil; workAdr = nil; - NSLog(@"%@", [card versitString]); } else return [NSException exceptionWithHTTPStatus: 404 /* Not Found */