fixed gnu warning

This commit is contained in:
Jeff Hill
2002-12-12 15:29:25 +00:00
parent 7aac2ec883
commit a863314254

View File

@@ -2326,7 +2326,6 @@ void verifyTimeStamps ( chid chan, unsigned interestLevel )
void verifyChannelPriorities ( const char *pName, unsigned interestLevel )
{
static const unsigned nPrio = 30;
unsigned priorityIncrement;
unsigned i;
showProgressBegin ( "verifyChannelPriorities", interestLevel );