From: Tom Tromey <tromey@redhat.com>
To: gdb-patches@sourceware.org
Subject: FYI: remove some unused declarations from ada-lang.h
Date: Thu, 27 Oct 2011 15:56:00 -0000 [thread overview]
Message-ID: <m3hb2uh2mx.fsf@fleche.redhat.com> (raw)
I'm checking this in.
While looking into all things decode_line_*, I ran across some
declarations in ada-lang.h that do not have corresponding definitions.
This patch removes these.
Tested by rebuilding on x86-64 F15.
Tom
2011-10-27 Tom Tromey <tromey@redhat.com>
* ada-lang.h (ada_start_decode_line_1, ada_finish_decode_line_1)
(ada_sals_for_line): Remove declarations.
Index: ada-lang.h
===================================================================
RCS file: /cvs/src/src/gdb/ada-lang.h,v
retrieving revision 1.67
diff -u -r1.67 ada-lang.h
--- ada-lang.h 3 Oct 2011 21:38:31 -0000 1.67
+++ ada-lang.h 27 Oct 2011 15:30:46 -0000
@@ -238,15 +238,6 @@
extern int get_selections (int *, int, int, int, char *);
-extern char *ada_start_decode_line_1 (char *);
-
-extern struct symtabs_and_lines ada_finish_decode_line_1 (char **,
- struct symtab *,
- int, char ***);
-
-extern struct symtabs_and_lines ada_sals_for_line (const char*, int,
- int, char***, int);
-
extern int ada_scan_number (const char *, int, LONGEST *, int *);
extern struct type *ada_parent_type (struct type *);
next reply other threads:[~2011-10-27 15:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-27 15:56 Tom Tromey [this message]
2011-10-27 15:59 ` Joel Brobecker
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=m3hb2uh2mx.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--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