aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/utils.h')
-rw-r--r--gdb/utils.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/utils.h b/gdb/utils.h
index 8ca3eb0..6ff18568 100644
--- a/gdb/utils.h
+++ b/gdb/utils.h
@@ -242,10 +242,6 @@ private:
/* Cleanup utilities. */
-struct section_addr_info;
-extern struct cleanup *make_cleanup_free_section_addr_info
- (struct section_addr_info *);
-
/* For make_cleanup_close see common/filestuff.h. */
struct target_ops;