Remove spurious debug output

This commit is contained in:
Zakk 2014-07-22 06:17:27 -04:00
parent 84b5552f4c
commit dfaa6bc568

View file

@ -180,7 +180,6 @@
if (![self hasOutputs])
{
NSLog(@"NO OUTPUTS");
return NO;
}