From: young Date: Mon, 10 Mar 2014 11:33:15 +0000 (+0000) Subject: Remove two speculative comments. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a2f0a9ddd3a0942f5056640cd945890ba7b55fe;p=dealii-svn.git Remove two speculative comments. git-svn-id: https://svn.dealii.org/branches/branch_petscscalar_complex@32636 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/numerics/data_out_faces.cc b/deal.II/source/numerics/data_out_faces.cc index 50b06b974d..08ea8fc0a1 100644 --- a/deal.II/source/numerics/data_out_faces.cc +++ b/deal.II/source/numerics/data_out_faces.cc @@ -251,7 +251,6 @@ build_one_patch (const FaceDescriptor *cell_and_face, = std::distance (this->triangulation->begin_active(), typename Triangulation::active_cell_iterator(cell_and_face->first)); - // @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_number); for (unsigned int q=0; qtriangulation->begin_active(), typename Triangulation::active_cell_iterator(*cell)); - // @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_number); switch (dimension)