Skip to content

JGTowerHelper: fix uninitialized variables

Frank Winklmeier requested to merge fwinkl/athena:fwinkl_20220401T094347 into master

Fix uninitialized variables and delete default constructor instead of relying on a code comment that it shouldn't be called.

Merge request reports