]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove seemingly unused function.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 12 Jun 2002 13:09:10 +0000 (13:09 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 12 Jun 2002 13:09:10 +0000 (13:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@6077 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/vectors.cc

index f1086644acc4c9ef7de820cb840b9e3b271c3d81..8c2b2e1de27354c56fd28c7c7764d9723d9ef768 100644 (file)
@@ -46,13 +46,6 @@ using namespace std;
 
 
 
-static inline double sqr (const double x)
-{
-  return x*x;
-};
-
-
-
 template <int dim>
 inline double sqr_point (const Tensor<1,dim> &p)
 {

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.