From: Denis Davydov Date: Wed, 27 Sep 2017 14:27:55 +0000 (+0200) Subject: remove an empty line X-Git-Tag: v9.0.0-rc1~1012^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76489a84d169ba31d516eaa5691fedbd3edebc1;p=dealii.git remove an empty line --- diff --git a/include/deal.II/multigrid/mg_transfer.h b/include/deal.II/multigrid/mg_transfer.h index d1da88be38..99fa1d8085 100644 --- a/include/deal.II/multigrid/mg_transfer.h +++ b/include/deal.II/multigrid/mg_transfer.h @@ -379,7 +379,6 @@ protected: const LinearAlgebra::distributed::Vector &src, const bool solution_transfer) const; - /** * Internal function to @p fill copy_indices*. Called by derived classes. */