From: bangerth Date: Thu, 23 Aug 2007 13:34:38 +0000 (+0000) Subject: Remove now empty file. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83848633453e04b42a56568c835aa030bcb04f0c;p=dealii-svn.git Remove now empty file. git-svn-id: https://svn.dealii.org/trunk@15024 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/grid/tria_levels.all_dimensions.cc b/deal.II/deal.II/source/grid/tria_levels.all_dimensions.cc deleted file mode 100644 index 6df0e384d7..0000000000 --- a/deal.II/deal.II/source/grid/tria_levels.all_dimensions.cc +++ /dev/null @@ -1,29 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// Version: $Name$ -// -// Copyright (C) 2006, 2007 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 -#include - -DEAL_II_NAMESPACE_OPEN - -namespace internal -{ - namespace Triangulation - { - - } -} - -DEAL_II_NAMESPACE_CLOSE -