From 675fcff80cbca44db180e62425ee3c2a06b2113c Mon Sep 17 00:00:00 2001 From: kronbichler Date: Tue, 29 Oct 2013 12:20:59 +0000 Subject: [PATCH] Remove unnecessary line git-svn-id: https://svn.dealii.org/trunk@31481 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/lac/precondition.h | 1 - 1 file changed, 1 deletion(-) 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; -- 2.39.5