commented out unreachable code

This commit is contained in:
Jeff Hill
2002-04-25 22:18:33 +00:00
parent 1d6a15594b
commit aab783d387
+1 -1
View File
@@ -97,5 +97,5 @@ void caConnTest ( const char *pNameIn, unsigned channelCountIn, double delayIn )
iteration++;
}
delete [] pChans;
//delete [] pChans;
}