diff options
Diffstat (limited to 'gdb/probe.c')
-rw-r--r-- | gdb/probe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/probe.c b/gdb/probe.c index 278b36c..f0a40f5 100644 --- a/gdb/probe.c +++ b/gdb/probe.c @@ -866,7 +866,6 @@ static const struct internalvar_funcs probe_funcs = { compute_probe_arg, compile_probe_arg, - NULL }; |