Skip to content

Commit add19cb

Browse files
committed
remove commented code
1 parent d6393fc commit add19cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Framework/Core/src/WorkflowHelpers.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,6 @@ void WorkflowHelpers::injectServiceDevices(WorkflowSpec& workflow, ConfigContext
488488
extraSpecs.push_back(timePipeline(aodReader, ctx.options().get<int64_t>("readers")));
489489
}
490490

491-
// ConcreteDataMatcher dstf{"FLP", "DISTSUBTIMEFRAME", 0xccdb};
492491
InputSpec matcher{"dstf", "FLP", "DISTSUBTIMEFRAME", 0xccdb};
493492
auto& dstf = std::get<ConcreteDataMatcher>(matcher.matcher);
494493
// Check if any of the provided outputs is a DISTSTF

0 commit comments

Comments
 (0)