[cig-commits] [commit] master: Remove a commented out token that is a left-over from previous commits. (105f0cb)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon May 19 13:32:45 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/3407c2fccc8c98ef3939d3c2d29077b4d899ff4b...ed4caebc0ab942d8c7bc1a6a3ba70e37f93accde

>---------------------------------------------------------------

commit 105f0cb150acf90bb596120ca70265800df5da5d
Author: Wolfgang Bangerth <bangerth at math.tamu.edu>
Date:   Mon May 19 10:15:50 2014 -0500

    Remove a commented out token that is a left-over from previous commits.


>---------------------------------------------------------------

105f0cb150acf90bb596120ca70265800df5da5d
 source/material_model/simple.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/material_model/simple.cc b/source/material_model/simple.cc
index d535708..b04a32b 100644
--- a/source/material_model/simple.cc
+++ b/source/material_model/simple.cc
@@ -35,7 +35,7 @@ namespace aspect
     Simple<dim>::
     viscosity (const double temperature,
                const double,
-               const std::vector<double> &composition,       /*composition*/
+               const std::vector<double> &composition,
                const SymmetricTensor<2,dim> &,
                const Point<dim> &) const
     {



More information about the CIG-COMMITS mailing list