From c87c679b9cea6947f60c68c6c0d8815d3af9b6d5 Mon Sep 17 00:00:00 2001 From: David Wells Date: Fri, 2 Oct 2015 20:52:16 -0400 Subject: [PATCH] Remove an incomplete sentence. --- include/deal.II/dofs/dof_tools.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/deal.II/dofs/dof_tools.h b/include/deal.II/dofs/dof_tools.h index eee928023b..f87c9a47a2 100644 --- a/include/deal.II/dofs/dof_tools.h +++ b/include/deal.II/dofs/dof_tools.h @@ -1105,8 +1105,6 @@ namespace DoFTools * @ref GlossComponentMask), * then this is equivalent to selecting all vector components * corresponding to this non-primitive base element. - * - * @note If the @p blocks argument is true, */ template void -- 2.39.5