Remove null_block_symbol
[deliverable/binutils-gdb.git] / gdb / symtab.h
index 85dc37104837e89eb9bb4ec1779eafab4b0e75e6..e4ee7271a15f9d333fe584acd47fd2f9964aa64f 100644 (file)
@@ -1159,10 +1159,6 @@ struct block_symbol
 
 extern const struct symbol_impl *symbol_impls;
 
-/* For convenience.  All fields are NULL.  This means "there is no
-   symbol".  */
-extern const struct block_symbol null_block_symbol;
-
 /* Note: There is no accessor macro for symbol.owner because it is
    "private".  */
 
This page took 0.027016 seconds and 4 git commands to generate.