PixelGeoModel: comment unused flexDensity variable to avoid compiler warning
- Apr 21, 2019
-
-
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.
-