Skip to content

TrigInDetAccelerationService: Fix warning.

Having an implicit copy assigment operator with an explicit copy ctor is deprecated. Remove explicit copy ctor.

Merge request reports