public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@polymtl.ca>
To: gdb-patches@sourceware.org
Cc: Simon Marchi <simon.marchi@polymtl.ca>
Subject: [pushed] gdb: remove unused free_actions declaration
Date: Sun, 17 Sep 2023 20:49:59 -0400	[thread overview]
Message-ID: <20230918005001.1435548-1-simon.marchi@polymtl.ca> (raw)

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


                 reply	other threads:[~2023-09-18  0:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230918005001.1435548-1-simon.marchi@polymtl.ca \
    --to=simon.marchi@polymtl.ca \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).