From b20eb8bf8ac7e9b308e3da1258619d35bbc66292 Mon Sep 17 00:00:00 2001 From: David Wells Date: Mon, 3 Aug 2015 22:24:21 -0400 Subject: [PATCH] Remove a note mentioning removed options. This option did not survive the transition to CMake. --- include/deal.II/multigrid/mg_smoother.h | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.39.5