]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Suppress warning message about unused args.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 7 Jan 2002 09:44:05 +0000 (09:44 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 7 Jan 2002 09:44:05 +0000 (09:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@5349 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_out.cc

index 09706c59087990259ddc59f8214b3d164b619867..85b8906af06c7c2199bf6ae4f41c619a41440be4 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -28,7 +28,7 @@
 
 
 template <int dim>
-void GridOut::write_dx (const Triangulation<dim> &tria,
+void GridOut::write_dx (const Triangulation<dim> &/*tria*/,
                        std::ostream             &out) 
 {
   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.