From: guido Date: Wed, 14 Sep 2005 11:01:44 +0000 (+0000) Subject: Obsolete TODO removed X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3905267d51299e91d1456f205128b32b52f31e48;p=dealii-svn.git Obsolete TODO removed git-svn-id: https://svn.dealii.org/trunk@11418 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/source/path_search.cc b/deal.II/base/source/path_search.cc index 9d025f15a8..63d49b68a9 100644 --- a/deal.II/base/source/path_search.cc +++ b/deal.II/base/source/path_search.cc @@ -18,8 +18,6 @@ #include #include -//TODO:[GK] Clean up open functions, reuse code! - std::map > PathSearch::path_lists; std::map > PathSearch::suffix_lists; std::string PathSearch::empty("");