summaryrefslogblamecommitdiff
path: root/var/spack/repos/builtin/packages/heasoft/heasoft-6.29_xspec-12.12.0g.patch
blob: e1cd6946cb4f3e2bba346f2fa056fb20a055825a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                   
--- a/Xspec/src/XSModel/Data/SpectralData.cxx	2021-02-19 10:47:01.000000000 -0600
+++ b/Xspec/src/XSModel/Data/SpectralData.cxx	2022-02-16 10:55:16.813201027 -0600
@@ -1232,9 +1232,6 @@
       throw YellowAlert(msg.str()); 
    }
 
-   // multiply in the areaScale for this spectrum
-   m_effectiveAreas *= m_areaScale;
-
 }
 
 void SpectralData::clearEffectiveAreas ()