From: David Wells Date: Tue, 4 Aug 2015 02:24:21 +0000 (-0400) Subject: Remove a note mentioning removed options. X-Git-Tag: v8.4.0-rc2~670^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1269%2Fhead;p=dealii.git Remove a note mentioning removed options. This option did not survive the transition to CMake. --- diff --git a/include/deal.II/multigrid/mg_smoother.h b/include/deal.II/multigrid/mg_smoother.h index b0b7dd8c34..da058062ea 100644 --- a/include/deal.II/multigrid/mg_smoother.h +++ b/include/deal.II/multigrid/mg_smoother.h @@ -268,9 +268,6 @@ namespace mg * float and @p double. Additional instantiations may be created by including * the file mg_smoother.templates.h. * - * @note If '--enable-mgcompatibility' was used on configuring deal.II, this - * class behaves like MGSmootherPrecondition. - * * @author Guido Kanschat, 2003 */ template