Remove debugging output

This commit is contained in:
Francis Lachapelle 2014-09-16 10:25:46 -04:00
parent ccc651c583
commit 7c0ef915c5

View file

@ -732,7 +732,6 @@
phones = nil;
homeAdr = nil;
workAdr = nil;
NSLog(@"%@", [card versitString]);
}
else
return [NSException exceptionWithHTTPStatus: 404 /* Not Found */