From 906bf3f7c815788d9e9fb05f5de35a3477f92407 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Tue, 9 Jan 2001 12:29:15 +0000 Subject: [PATCH] Index removed git-svn-id: https://svn.dealii.org/trunk@3620 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/sparse_matrix.h | 1 - 1 file changed, 1 deletion(-) diff --git a/deal.II/lac/include/lac/sparse_matrix.h b/deal.II/lac/include/lac/sparse_matrix.h index 09d9ad660a..6c9ee63e96 100644 --- a/deal.II/lac/include/lac/sparse_matrix.h +++ b/deal.II/lac/include/lac/sparse_matrix.h @@ -712,7 +712,6 @@ class SparseMatrix : public Subscriptor * This function * may produce @em{large} amounts of * output if applied to a large matrix! - * Be careful with it. */ void print_formatted (ostream &out, const unsigned int precision = 3, -- 2.39.5