daily update
[deliverable/binutils-gdb.git] / gdb / c-exp.y
index f11b93e3a2b434e2a0043ff097438d85aa3728e3..706b4074d88cb77179966b8dc3342c3d53c5ee01 100644 (file)
@@ -53,9 +53,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "block.h"
 #include "cp-support.h"
 
-/* Flag indicating we're dealing with HP-compiled objects */ 
-extern int hp_som_som_object_present;
-
 /* Remap normal yacc parser interface names (yyparse, yylex, yyerror, etc),
    as well as gratuitiously global symbol names, so we can have multiple
    yacc generated parsers in gdb.  Note that these are only the variables
This page took 0.023677 seconds and 4 git commands to generate.