diff options
Diffstat (limited to 'gdb/break-catch-throw.c')
-rw-r--r-- | gdb/break-catch-throw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/break-catch-throw.c b/gdb/break-catch-throw.c index d34e5f9..fcd644e 100644 --- a/gdb/break-catch-throw.c +++ b/gdb/break-catch-throw.c @@ -510,7 +510,6 @@ static const struct internalvar_funcs exception_funcs = { compute_exception, NULL, - NULL }; |