diff options
Diffstat (limited to 'gdb/inferior.c')
-rw-r--r-- | gdb/inferior.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/inferior.c b/gdb/inferior.c index 1abdde3..965ae65 100644 --- a/gdb/inferior.c +++ b/gdb/inferior.c @@ -982,7 +982,6 @@ static const struct internalvar_funcs inferior_funcs = { inferior_id_make_value, NULL, - NULL }; |