aboutsummaryrefslogtreecommitdiff
path: root/gdb/linespec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/linespec.c')
-rw-r--r--gdb/linespec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/linespec.c b/gdb/linespec.c
index 8cd480e..d9721b4 100644
--- a/gdb/linespec.c
+++ b/gdb/linespec.c
@@ -1209,7 +1209,6 @@ decode_compound (char **argptr, int funfirstline, char ***canonical,
struct symbol *sym;
char *copy;
struct symbol *sym_class;
- struct symbol **sym_arr;
struct type *t;
char *saved_java_argptr = NULL;