From: Wolfgang Bangerth Date: Wed, 25 Jan 2006 06:33:53 +0000 (+0000) Subject: DoFObjectAccessor class was put into a group twice. Avoid this. X-Git-Tag: v8.0.0~12513 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=336320323500901302f09bf4e6910bffda1b521e;p=dealii.git DoFObjectAccessor class was put into a group twice. Avoid this. git-svn-id: https://svn.dealii.org/trunk@12162 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_accessor.h b/deal.II/deal.II/include/dofs/dof_accessor.h index 9746526c0f..5e492a7e6c 100644 --- a/deal.II/deal.II/include/dofs/dof_accessor.h +++ b/deal.II/deal.II/include/dofs/dof_accessor.h @@ -263,13 +263,8 @@ class DoFObjectAccessor_Inheritance * documentation directory. * * @ingroup dofs - * @author Wolfgang Bangerth, 1998; Guido Kanschat, 1999 - * - * (Internal: inheritance is necessary for the general template due to - * a compiler error.) - * - * @ingroup dofs * @ingroup Accessors + * @author Wolfgang Bangerth, 1998; Guido Kanschat, 1999 */ template class DH> class DoFObjectAccessor : public DoFAccessor,