diff options
Diffstat (limited to 'gdb/infrun.c')
-rw-r--r-- | gdb/infrun.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/infrun.c b/gdb/infrun.c index 5311822..85d8404 100644 --- a/gdb/infrun.c +++ b/gdb/infrun.c @@ -9368,7 +9368,6 @@ static const struct internalvar_funcs siginfo_funcs = { siginfo_make_value, NULL, - NULL }; /* Callback for infrun's target events source. This is marked when a |