we dont need tocheck the return from new with assert

This commit is contained in:
Jeff Hill
2009-08-24 17:01:21 +00:00
parent 1c95101ae1
commit aa904449c0
2 changed files with 0 additions and 2 deletions

View File

@@ -36,7 +36,6 @@ void caEventRate ( const char *pName, unsigned count )
unsigned eventCount = 0u;
chid * pChidTable = new chid [ count ];
assert ( pChidTable );
{
printf ( "Connecting to CA Channel \"%s\" %u times.",