Move within_function to stabsread
[deliverable/binutils-gdb.git] / gdb / buildsym.c
index f2176e2732418121131a6678ab0cd5bc5bd21054..fea43645e7c87f2c80e79e49ab4736d49c5cf453 100644 (file)
@@ -1031,7 +1031,6 @@ prepare_for_building ()
 {
   local_symbols = NULL;
   local_using_directives = NULL;
-  within_function = 0;
 
   context_stack_depth = 0;
 
This page took 0.023434 seconds and 4 git commands to generate.