public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Remove two obsolete declarations
@ 2022-11-17 14:47 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2022-11-17 14:47 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=91f63aa2e2002a1533991b0e52579b2e026f50da

commit 91f63aa2e2002a1533991b0e52579b2e026f50da
Author: Tom Tromey <tromey@adacore.com>
Date:   Tue Aug 16 09:22:21 2022 -0600

    Remove two obsolete declarations
    
    I happened to find a couple of obsolete declarations in cli-interp.h.
    This patch removes them.  Tested by rebuilding.

Diff:
---
 gdb/cli/cli-interp.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gdb/cli/cli-interp.h b/gdb/cli/cli-interp.h
index 863e8c3133e..1620305c26b 100644
--- a/gdb/cli/cli-interp.h
+++ b/gdb/cli/cli-interp.h
@@ -34,10 +34,6 @@ public:
   bool supports_command_editing () override;
 };
 
-extern int cli_interpreter_supports_command_editing (struct interp *interp);
-
-extern void cli_interpreter_pre_command_loop (struct interp *self);
-
 /* Returns true if the current stop should be printed to
    CONSOLE_INTERP.  */
 extern int should_print_stop_to_console (struct interp *interp,

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

only message in thread, other threads:[~2022-11-17 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-17 14:47 [binutils-gdb] Remove two obsolete declarations Tom Tromey

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).