]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove duplicate const.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 31 Mar 2006 14:30:11 +0000 (14:30 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 31 Mar 2006 14:30:11 +0000 (14:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@12798 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparsity_pattern.h

index ce01e70000d97d39b4af905e5977f0fab04824b2..6870219f98ad6b301cc6d17c4c0fd4091d995990 100644 (file)
@@ -628,7 +628,7 @@ class SparsityPattern : public Subscriptor
                                      */
     void reinit (const unsigned int               m,
                 const unsigned int               n,
-                const const std::vector<unsigned int> &row_lengths,
+                const std::vector<unsigned int> &row_lengths,
                 const bool optimize_diagonal = true);
 
                                     /**

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.