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

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


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/50fd65a345c9a196f6798729f3d853c59303e77a...b8d32926df61ef98792460aa9527d22d182355c0

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

commit 05a6e42ad803f98425dd334ccff29c66a17c1612
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.


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

05a6e42ad803f98425dd334ccff29c66a17c1612
 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