From b7ddab75f0c2b3bd15de5b6a04181fa19d040583 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Wed, 14 Sep 2005 11:01:44 +0000 Subject: [PATCH] Obsolete TODO removed git-svn-id: https://svn.dealii.org/trunk@11418 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/source/path_search.cc | 2 -- 1 file changed, 2 deletions(-) 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(""); -- 2.39.5