From f534383cf3c94ce946f8484572f41a23acd7e6b1 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 14 Feb 2012 09:43:53 +0000 Subject: [PATCH] Update a completely outdated comment. git-svn-id: https://svn.dealii.org/trunk@25065 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/numerics/data_out.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/deal.II/include/deal.II/numerics/data_out.h b/deal.II/include/deal.II/numerics/data_out.h index f8b125fa5a..cc9f8d8d5f 100644 --- a/deal.II/include/deal.II/numerics/data_out.h +++ b/deal.II/include/deal.II/numerics/data_out.h @@ -532,11 +532,7 @@ class DataOut_DoFData : public DataOutInterface /** * Add a data vector together - * with its name and the physical - * unit (for example meter, - * kelvin, etc). By default, - * "" is assumed - * for the units. + * with its name. * * A pointer to the vector is * stored, so you have to make -- 2.39.5