From 5b4b54af843532148cb096729037ef11e4361faf 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 6d1fba674..270c20f9d 100644 --- a/UI/Contacts/UIxContactView.m +++ b/UI/Contacts/UIxContactView.m @@ -741,7 +741,6 @@ phones = nil; homeAdr = nil; workAdr = nil; - NSLog(@"%@", [card versitString]); } else return [NSException exceptionWithHTTPStatus: 404 /* Not Found */