From: kronbichler Date: Tue, 29 Oct 2013 12:20:59 +0000 (+0000) Subject: Remove unnecessary line X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=675fcff80cbca44db180e62425ee3c2a06b2113c;p=dealii-svn.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;