gdb
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index 275c2ac39f3b474ec1709e70e6cb8b620e5f6d53..04b6d473c1d78c5c8af3cc36014ff44259182fe1 100644 (file)
@@ -389,13 +389,6 @@ struct objfile
     /* Place to stash various statistics about this objfile.  */
       OBJSTATS;
 
-    /* A symtab that the C++ code uses to stash special symbols
-       associated to namespaces.  */
-
-    /* FIXME/carlton-2003-06-27: Delete this in a few years once
-       "possible namespace symbols" go away.  */
-    struct symtab *cp_namespace_symtab;
-
     /* A linked list of symbols created when reading template types or
        function templates.  These symbols are not stored in any symbol
        table, so we have to keep them here to relocate them
This page took 0.026783 seconds and 4 git commands to generate.