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