Menu

Diff of /CalculateVolumeDlg.cpp [r73] .. [r74]  Maximize  Restore

Switch to side-by-side view

--- a/CalculateVolumeDlg.cpp
+++ b/CalculateVolumeDlg.cpp
@@ -109,7 +109,6 @@
           return;
      }
      m_isolevel = pMap[m_map_selection]->layer_limits[m_layer_selection];
-
      UpdateData(FALSE);
 }