From: young Date: Mon, 24 Mar 2014 13:11:26 +0000 (+0000) Subject: Remove unnecessary comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46080e139838ff427e4396efebec3ae4168a99c5;p=dealii-svn.git Remove unnecessary comment. git-svn-id: https://svn.dealii.org/branches/branch_petscscalar_complex@32687 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/numerics/data_out.cc b/deal.II/source/numerics/data_out.cc index 59438eea46..2249bfc706 100644 --- a/deal.II/source/numerics/data_out.cc +++ b/deal.II/source/numerics/data_out.cc @@ -243,7 +243,6 @@ build_one_patch (const std::pair *cell_and_index, for (unsigned int dataset=0; datasetcell_data.size(); ++dataset) { - // @whattodo - this next line does not cause a problem (yet), but probably will one day. const double value = this->cell_data[dataset]->get_cell_data_value (cell_and_index->second); for (unsigned int q=0; q