Remove debugging output

This commit is contained in:
Francis Lachapelle 2014-09-16 10:25:46 -04:00
parent 130194a740
commit c4802df024

View file

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