From 761397eb81c872568e395be1b3d8d1e11db59433 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 25 Jul 2005 15:36:31 +0000 Subject: [PATCH] Wanted to fix spelling of a word, but the entire paragraph is unnecessary... git-svn-id: https://svn.dealii.org/trunk@11191 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/data_out_base.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/deal.II/base/include/base/data_out_base.h b/deal.II/base/include/base/data_out_base.h index d7cbb95c1e..5f18043ba0 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -1334,10 +1334,6 @@ class DataOutBase * All parameters along with their default values are listed in the * documentation of the EpsFlags member class of this * class. See there for more and detailed information. - * - * Please note that due to the various transformations each patch has - * to undergo before actual outut, memory requirements may be rather - * large for large numbers of patches. */ template static void write_eps (const std::vector > &patches, -- 2.39.5