From adfd8245d869ce54145ad48f5a1334a8f34d63cf Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Fri, 30 Aug 2013 15:26:04 +0000 Subject: frame.h: Delete stale declaration. This is declaring a function that no longer exists. It was deleted back in 2003-01-13: ... show_and_print_stack_frame, print_only_stack_frame_stub, print_only_stack_frame): Delete functions. gdb/ 2013-08-30 Pedro Alves * frame.h (show_and_print_stack_frame): Delete declaration. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a03e72c..a9a616f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-08-30 Pedro Alves + + * frame.h (show_and_print_stack_frame): Delete declaration. + 2013-08-30 Phil Muldoon PR python/15461 -- cgit v1.1