Skip to content

Commit ed8c092

Browse files
committed
DPL: fix warning
1 parent 43c182a commit ed8c092

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Framework/AnalysisSupport/src/AODJAlienReaderHelpers.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,6 @@ AlgorithmSpec AODJAlienReaderHelpers::rootFileReaderCallback()
215215
return;
216216
}
217217

218-
auto ioStart = uv_hrtime();
219-
220218
for (auto& route : requestedTables) {
221219
if ((device.inputTimesliceId % route.maxTimeslices) != route.timeslice) {
222220
continue;

0 commit comments

Comments
 (0)