Skip to content
Snippets Groups Projects

PixelGeoModel: comment unused flexDensity variable to avoid compiler warning

Merged Jason Nielsen requested to merge nielsenj/athena:21.0-comment-flexDensity into 21.0
  1. Apr 21, 2019
    • Jason Nielsen's avatar
      Comment unused flexDensity variable to avoid compiler warning · 5e035012
      Jason Nielsen authored
      The GeoModel code that used the flexDensity variable has been commented out for now,
      but we are keeping it in case it needs to be used in the future.
      While the functional code is commented out, we have compiler warnings
      about unused variable flexDensity. This commit comments that declaration.
      5e035012
Loading