From: bangerth Date: Tue, 11 May 2010 12:14:26 +0000 (+0000) Subject: Remove apparently unused variable. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f4553fadd4c84274036c3467026c8e4a2e534ee;p=dealii-svn.git Remove apparently unused variable. git-svn-id: https://svn.dealii.org/trunk@21115 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/measure_et_al.cc b/tests/deal.II/measure_et_al.cc index a13bf80e20..965fa31ea4 100644 --- a/tests/deal.II/measure_et_al.cc +++ b/tests/deal.II/measure_et_al.cc @@ -1,5 +1,5 @@ // $Id$ -// Copyright (C) 2005, 2006, 2008 by the deal.II authors +// Copyright (C) 2005, 2006, 2008, 2010 by the deal.II authors // // Computes measure, center and barycenter on a variety of cells @@ -13,8 +13,6 @@ #define PRECISION 5 -char fname[50]; - template void create_triangulation(const unsigned int,