Index: trunk/Mars/msim/MSimAtmosphere.cc
===================================================================
--- trunk/Mars/msim/MSimAtmosphere.cc	(revision 19008)
+++ trunk/Mars/msim/MSimAtmosphere.cc	(revision 19009)
@@ -452,5 +452,5 @@
         // for the estimate of the Mie scattering and Ozone absorption:
         Double_t dh = 1.e3;
-        const Double_t STEPTHETA = 1.74533e-2; // aprox. 1 degree
+        //const Double_t STEPTHETA = 1.74533e-2; // aprox. 1 degree
 
         // Ozone absorption
@@ -488,5 +488,5 @@
         // for the estimate of the Mie scattering and Ozone absorption:
         Double_t dh = 1.e3;
-        const Double_t STEPTHETA = 1.74533e-2; // aprox. 1 degree
+        //const Double_t STEPTHETA = 1.74533e-2; // aprox. 1 degree
 
         /* Mie (aerosol): */
