From: Ralf Hartmann Date: Thu, 15 Mar 2001 19:00:19 +0000 (+0000) Subject: Remove obsolete lines. X-Git-Tag: v8.0.0~19550 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d89cb9b8ba8e5ce1e07cd6ed41504de49f38fba;p=dealii.git Remove obsolete lines. git-svn-id: https://svn.dealii.org/trunk@4222 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/fe/fe_system.cc b/deal.II/deal.II/source/fe/fe_system.cc index d5ca8cbdbd..d62d69e1d5 100644 --- a/deal.II/deal.II/source/fe/fe_system.cc +++ b/deal.II/deal.II/source/fe/fe_system.cc @@ -1102,10 +1102,6 @@ void FESystem::initialize () // now set up the interface constraints. // this is kind'o hairy, so don't try // to do it dimension independent - -//TODO: there's an assertion thrown for dim=3 and for -//FESystem(FE_Q (3), 2) and for FESystem(FE_Q (1), 2, -//FE_Q (3), 1) and for FESystem(FE_Q (4), 2)) build_interface_constraints (); // finally fill in support points