From: David Wells Date: Sat, 25 Jul 2015 13:55:49 +0000 (-0400) Subject: Remove a half-sentence comment. X-Git-Tag: v8.4.0-rc2~670^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=525c955456e622b3526b873142139faffdf99c0f;p=dealii.git Remove a half-sentence comment. It looks like this comment showed up in 2010 and was never finished. --- diff --git a/include/deal.II/dofs/dof_tools.h b/include/deal.II/dofs/dof_tools.h index 90a3a0f8e0..38ca2fab94 100644 --- a/include/deal.II/dofs/dof_tools.h +++ b/include/deal.II/dofs/dof_tools.h @@ -1646,8 +1646,6 @@ namespace DoFTools * are possible, in particular changing boundary_dofs for non- * essential boundary conditions. * - * Since the patches are defined through refinement, th - * * @arg block_list: the SparsityPattern into which the patches will * be stored. *