From: Wolfgang Bangerth Date: Fri, 6 Aug 2010 02:57:44 +0000 (+0000) Subject: Remove an empty file. X-Git-Tag: v8.0.0~5750 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b848c8e1e987dd7ea2eee867c56932b62bb1a636;p=dealii.git Remove an empty file. git-svn-id: https://svn.dealii.org/trunk@21614 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/numerics/mesh_worker_assembler.all_dimensions.cc b/deal.II/deal.II/source/numerics/mesh_worker_assembler.all_dimensions.cc deleted file mode 100644 index b6c27e8d8d..0000000000 --- a/deal.II/deal.II/source/numerics/mesh_worker_assembler.all_dimensions.cc +++ /dev/null @@ -1,32 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// Version: $Name$ -// -// Copyright (C) 2009 by the deal.II authors -// -// This file is subject to QPL and may not be distributed -// without copyright and license information. Please refer -// to the file deal.II/doc/license.html for the text and -// further information on this license. -// -//--------------------------------------------------------------------------- - - -#include - -DEAL_II_NAMESPACE_OPEN - - -namespace MeshWorker -{ - namespace Assembler - { -//----------------------------------------------------------------------// - -//----------------------------------------------------------------------// - - } -} - - -DEAL_II_NAMESPACE_CLOSE