]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Avoid warnings.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Nov 1999 08:33:07 +0000 (08:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Nov 1999 08:33:07 +0000 (08:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@1920 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/point.h

index 8872d5aba2c6dfb1631fb86254226cac2a433d90..beeed14083f6ceb95dc45e169e84ce0b08f1a673 100644 (file)
@@ -232,7 +232,7 @@ Point<4>::Point (const double, const double) {
 
 template <>
 inline
-Point<4>::Point (const double x, const double y, const double z) {
+Point<4>::Point (const double, const double, const double) {
   Assert (false, ExcInvalidConstructorCalled());
 };
 

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.