]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Clean up unused variable.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 12 Aug 2011 21:13:52 +0000 (21:13 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 12 Aug 2011 21:13:52 +0000 (21:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@24053 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/mapping.cc
tests/fe/transfer.cc

index 867a884a5412165c0bb2c928053b4cec1e74c639..b41ca661ce4dd0b79bb72a174477fbad6fc5c1d7 100644 (file)
@@ -1,5 +1,5 @@
 // mapping.cc,v 1.19 2004/01/30 09:56:19 hartmann Exp
-// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2010 Ralf Hartmann
+// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2010, 2011 Ralf Hartmann
 //
 // Shows the shape functions implemented and computes the area of cells.
 
@@ -27,7 +27,6 @@
 
 #define PRECISION 2
 
-char fname[50];
 
 template<int dim>
 inline void
index 2d1f34f201eb3542cdf8559b7dd4700f92f53fc7..91170eb7d99dd76c8a96d7009ecf7ccfe03ab4c1 100644 (file)
@@ -2,7 +2,7 @@
 //    transfer.cc,v 1.4 2003/04/09 15:49:55 wolf Exp
 //    Version: 
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2011 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -35,7 +35,6 @@
 #include <fstream>
 #include <string>
 
-char fname[50];
 
 #define TEST(dim, l, el, deg) { el<dim> fe(deg); \
   deallog << # el << '<' << dim << ">(" << deg << ')' << std::endl; \

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.