Skip to content

Commit 52ae4e3

Browse files
committed
Fix dead assignment in L1GtCorrelationCondition.cc
1 parent 52a05ab commit 52ae4e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

L1Trigger/GlobalTrigger/src/L1GtCorrelationCondition.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,6 @@ const bool L1GtCorrelationCondition::evaluateCondition() const {
723723
<< std::endl;
724724
}
725725

726-
reqEtaPhiResult = false;
727726
continue;
728727

729728
} else {

0 commit comments

Comments
 (0)