From: Guido Kanschat Date: Wed, 14 Sep 2005 11:01:44 +0000 (+0000) Subject: Obsolete TODO removed X-Git-Tag: v8.0.0~13173 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ddab75f0c2b3bd15de5b6a04181fa19d040583;p=dealii.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("");