diff options
Diffstat (limited to 'gdb/buildsym.c')
-rw-r--r-- | gdb/buildsym.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/buildsym.c b/gdb/buildsym.c index f2176e2..fea4364 100644 --- a/gdb/buildsym.c +++ b/gdb/buildsym.c @@ -1031,7 +1031,6 @@ prepare_for_building () { local_symbols = NULL; local_using_directives = NULL; - within_function = 0; context_stack_depth = 0; |