]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Removed comments after confirming changes work
authorheien <heien@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 22 Nov 2013 02:09:28 +0000 (02:09 +0000)
committerheien <heien@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 22 Nov 2013 02:09:28 +0000 (02:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@31755 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/data_out_base.cc

index 248cbb0cdd46fb08eb4a888747554f2b73964f82..210e8e7f536a8eb67e5eb28d97ac5009055a48a1 100644 (file)
@@ -6996,8 +6996,6 @@ void DataOutBase::write_filtered_data (const std::vector<Patch<dim,spacedim> > &
       while (n_th_vector < vector_data_ranges.size() && std_cxx1x::get<0>(vector_data_ranges[n_th_vector]) < data_set) n_th_vector++;
 
       // Determine the dimension of this data
-      // TODO: is this new logic correct here?
-      // please see https://code.google.com/p/dealii/issues/detail?id=148
       if (n_th_vector < vector_data_ranges.size() && std_cxx1x::get<0>(vector_data_ranges[n_th_vector]) == data_set)
         {
           // Multiple dimensions

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.