From: Martin Kronbichler Date: Tue, 29 Oct 2013 12:20:59 +0000 (+0000) Subject: Remove unnecessary line X-Git-Tag: v8.1.0~453 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37575a2046c38e7ded364d338bc5474069d9c4c1;p=dealii.git Remove unnecessary line git-svn-id: https://svn.dealii.org/trunk@31481 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/lac/precondition.h b/deal.II/include/deal.II/lac/precondition.h index 598152b2f3..1b071ee425 100644 --- a/deal.II/include/deal.II/lac/precondition.h +++ b/deal.II/include/deal.II/lac/precondition.h @@ -41,7 +41,6 @@ namespace parallel template class Vector; } } -template class SolverCG;