Make length_of_subexp static
[deliverable/binutils-gdb.git] / gdb / parser-defs.h
index 85da6a44678e326e985956dbc27cef178aaf3147..23757d97becc51059476968efd0c4c7795116e83 100644 (file)
@@ -246,8 +246,6 @@ extern void type_stack_cleanup (void *arg);
 
 extern void push_typelist (VEC (type_ptr) *typelist);
 
-extern int length_of_subexp (struct expression *, int);
-
 extern int dump_subexp (struct expression *, struct ui_file *, int);
 
 extern int dump_subexp_body_standard (struct expression *, 
This page took 0.024404 seconds and 4 git commands to generate.