public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed] gdb: remove unused free_actions declaration
@ 2023-09-18  0:49 Simon Marchi
  0 siblings, 0 replies; only message in thread
From: Simon Marchi @ 2023-09-18  0:49 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

This appears to be a leftover from a past change.

Change-Id: I8e747edbf291400e4f417f5c6875049479a1669a
---
 gdb/tracepoint.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gdb/tracepoint.h b/gdb/tracepoint.h
index a637d6b71d31..f78a750ea99b 100644
--- a/gdb/tracepoint.h
+++ b/gdb/tracepoint.h
@@ -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,

base-commit: 8b8050d46d3fe19ab3cec1e709accd6519e506ae
-- 
2.42.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-18  0:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-18  0:49 [pushed] gdb: remove unused free_actions declaration Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).