]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove source for a compiler warning.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Mar 1999 12:02:00 +0000 (12:02 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Mar 1999 12:02:00 +0000 (12:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@1027 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/data_io.cc

index c2c54446e398588a0acab431ed88e6a242f0b05d..8f0e9d7cd115e39760f2ec5d7bd595b785fc1fce 100644 (file)
@@ -1029,7 +1029,7 @@ void DataOut<2>::write_povray_mesh (ostream &out) const {
 #if deal_II_dimension == 3
 
 template <>
-void DataOut<3>::write_povray_mesh (ostream &out) const {
+void DataOut<3>::write_povray_mesh (ostream &) const {
   Assert (false, ExcNotImplemented());
 };
 

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.