]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove obsolete 'std::cout << std::endl' line. It is unclear why it was there originally.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 15 May 2001 16:03:22 +0000 (16:03 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 15 May 2001 16:03:22 +0000 (16:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@4608 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/table_handler.cc

index 7a38c0861f41e66ef274896a061a313d63bf82e4..c9d8df265ea15b951a20f97ee0da1f907b2d7ca5 100644 (file)
@@ -447,7 +447,6 @@ void TableHandler::get_selected_columns(std::vector<std::string> &sel_columns) c
          sel_columns.push_back(key);
        }
     }
-  std::cout << std::endl;
 }
 
 

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.