* frame.h (show_frame_info): Delete declaration.
2004-04-22 Andrew Cagney <cagney@redhat.com>
+ * frame.h (show_frame_info): Delete declaration.
+
* arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
* m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
* m32r-tdep.c (m32r_frame_this_id): Ditto.
extern void print_frame_info (struct frame_info *, int, int, int);
-extern void show_frame_info (struct frame_info *, int, int, int);
-
extern struct frame_info *block_innermost_frame (struct block *);
/* NOTE: cagney/2002-09-13: There is no need for this function. */