Skip to content

Minor fixes to PrPixelModule

Marco Cattaneo requested to merge fixgcc7warning-PrPixel into master
  • Direct member initialisation (also fixes uninitialised variable warning from gcc7)
  • Remove empty destructor
  • Make the class final
Edited by Marco Cattaneo

Merge request reports