]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove path and endp variables which are not used.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 14 Sep 2005 12:23:26 +0000 (12:23 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 14 Sep 2005 12:23:26 +0000 (12:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@11420 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/path_search.cc

index 63d49b68a9e53bedb46c3f71c2f804aae1dedf7d..f83f102f83f2cc52133082bb3c0ef0a7b63786d6 100644 (file)
@@ -129,9 +129,7 @@ PathSearch::find (const std::string& filename,
                  const char* open_mode)
 {
   std::vector<std::string>::const_iterator suffix;
-  std::vector<std::string>::const_iterator path;
   const std::vector<std::string>::const_iterator ends = my_suffix_list.end();
-  const std::vector<std::string>::const_iterator endp = my_path_list.end();
 
   if (debug > 2)
     deallog << "PathSearch[" << cls << "] "

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.