From cfa2ec85468ba91800d29672a2e18bf614447f08 Mon Sep 17 00:00:00 2001 From: kanschat Date: Fri, 23 May 2008 18:29:35 +0000 Subject: [PATCH] that TODO must have gotten lost git-svn-id: https://svn.dealii.org/trunk@16190 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/precondition_block.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deal.II/lac/include/lac/precondition_block.h b/deal.II/lac/include/lac/precondition_block.h index d769754d61..4e43657bd6 100644 --- a/deal.II/lac/include/lac/precondition_block.h +++ b/deal.II/lac/include/lac/precondition_block.h @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors +// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -153,7 +153,6 @@ class PreconditionBlock : public virtual Subscriptor */ void initialize (const MATRIX& A, const AdditionalData parameters); -//TODO:[GK] No idea what these are for. Remove if nobody complains protected: /** * Initialize matrix and block -- 2.39.5