Skip to content

Commit

Permalink
Delete overlapping identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
watson-ij committed Feb 12, 2019
1 parent 0a76102 commit dc8d1ff
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -104,7 +104,6 @@ GEMGeometryBuilderFromDDD::build( GEMGeometry& theGeometry,
if (!loopExecuted) delete gemChamber;
}

auto& superChambers(theGeometry.superChambers());
// construct the regions, stations and rings.
for (int re = -1; re <= 1; re = re+2) {
GEMRegion* region = new GEMRegion(re);
Expand Down

0 comments on commit dc8d1ff

Please sign in to comment.