diff options
Diffstat (limited to 'gdb/common')
-rw-r--r-- | gdb/common/agent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/common/agent.c b/gdb/common/agent.c index 999a3de..5bb18641 100644 --- a/gdb/common/agent.c +++ b/gdb/common/agent.c @@ -63,7 +63,6 @@ static struct { const char *name; int offset; - int required; } symbol_list[] = { IPA_SYM(helper_thread_id), IPA_SYM(cmd_buf), |