]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove forgotten dead code.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2003 15:54:41 +0000 (15:54 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2003 15:54:41 +0000 (15:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@7925 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/make_dependencies.cc

index 54bed52669cd9a90658f8777db7f4ea47ac36d5a..3cc36ad2642081508c5237b18e4bb39486daff2a 100644 (file)
@@ -385,20 +385,7 @@ int main (int argc, char **argv)
                                    // they include themselves. for
                                    // each file on the command line,
                                    // we can thus form a complete
-                                   // include tree. do exactly this by
-                                   // populating the all_includes
-                                   // variable. we walk over the list
-                                   // of all these files, but since
-                                   // the tree is constructed
-                                   // recursively, it may happen that
-                                   // for some later filenames the
-                                   // all_includes is already
-                                   // built. the function then returns
-                                   // immediately
-//   for (std::map<std::string,std::set<std::string> >::const_iterator
-//          file = direct_includes.begin(); file!=direct_includes.end(); ++file)
-//     complete_tree (file->first);
-
+                                   // include tree.
   for (std::vector<std::string>::const_iterator file=filenames.begin();
        file != filenames.end(); ++file)
     {

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.