Remove warning about not getting packet lock

wallclock_timestamps
Isaac Connor 2024-07-04 10:24:28 -04:00
parent 1874c2b968
commit 174fb6ccf0
1 changed files with 0 additions and 1 deletions

View File

@ -720,7 +720,6 @@ void Event::Run() {
Debug(1, "Deleting packet lock");
delete packet_lock;
} else {
Warning("Unable to get packet lock");
return;
} // end if packet_lock
} // end while