]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused variable.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 18 Jan 2013 09:01:28 +0000 (09:01 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 18 Jan 2013 09:01:28 +0000 (09:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@28122 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/vector.h

index 97058d77887419478cfa5086a018bff4535ba965..bb109a84fb537cef9b797e6f4375b36b276ad33e 100644 (file)
@@ -1200,7 +1200,7 @@ unsigned int Vector<Number>::size () const
 template <typename Number>
 inline
 bool Vector<Number>::in_local_range
-(const types::global_dof_index global_index) const
+(const types::global_dof_index) const
 {
   return 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.