From: heister Date: Mon, 13 Aug 2012 13:14:40 +0000 (+0000) Subject: remove dublicate definition X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f63f38b382d1bc468859d5c44c820936cea62c;p=dealii-svn.git remove dublicate definition git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_3@25928 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/types.h b/deal.II/include/deal.II/base/types.h index dcb2595182..80997dd2c1 100644 --- a/deal.II/include/deal.II/base/types.h +++ b/deal.II/include/deal.II/base/types.h @@ -116,11 +116,6 @@ namespace types */ const global_dof_index invalid_dof_index = static_cast(-1); - /** - * An invalid value for indices of degrees - * of freedom. - */ - const global_dof_index invalid_dof_index = static_cast(-1); /** * The type used to denote boundary indicators associated with every