From 37abbd74e89877e95f7433ff92e68105491927c9 Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Mon, 22 May 2000 13:06:43 +0000 Subject: [PATCH] small fix git-svn-id: https://svn.dealii.org/trunk@2922 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/source/fe/fe_lib.dg.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/deal.II/deal.II/source/fe/fe_lib.dg.cc b/deal.II/deal.II/source/fe/fe_lib.dg.cc index 6388dc9bc8..47291ae204 100644 --- a/deal.II/deal.II/source/fe/fe_lib.dg.cc +++ b/deal.II/deal.II/source/fe/fe_lib.dg.cc @@ -4737,8 +4737,6 @@ FEDG_Q4<3>::FEDG_Q4(): }; -#endif // 0 - #endif// deal_II_dimension == 3 -- 2.39.5