small change

This commit is contained in:
Dhanya Maliakal
2015-07-03 16:10:04 +02:00
parent 88e96d45e7
commit fbfafb98fd
3 changed files with 140 additions and 46 deletions

View File

@ -1826,7 +1826,7 @@ int i;
void UDPBaseImplementation::stopWriting(int ithread, char* wbuffer[]){ FILE_LOG(logDEBUG) << __AT__ << " starting";
int i,j;
int i;
#ifdef VERYDEBUG
cout << ithread << " **********************popped last dummy frame:" << (void*)wbuffer[wIndex] << endl;
#endif