[pushed] gdb: remove unused free_actions declaration
Checks
Commit Message
This appears to be a leftover from a past change.
Change-Id: I8e747edbf291400e4f417f5c6875049479a1669a
---
gdb/tracepoint.h | 2 --
1 file changed, 2 deletions(-)
base-commit: 8b8050d46d3fe19ab3cec1e709accd6519e506ae
@@ -342,8 +342,6 @@ struct scoped_restore_current_traceframe
int m_traceframe_number;
};
-void free_actions (struct breakpoint *);
-
extern const char *decode_agent_options (const char *exp, int *trace_string);
extern void encode_actions (struct bp_location *tloc,