public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [obv] Remove unused declaration of print_return_value.
@ 2015-05-08 16:00 Jan Kratochvil
  0 siblings, 0 replies; only message in thread
From: Jan Kratochvil @ 2015-05-08 16:00 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: Type: message/rfc822, Size: 1116 bytes --]

From: Jan Kratochvil <jan.kratochvil@redhat.com>
Subject: [PATCH] Remove unused declaration of print_return_value.
Date: Fri, 8 May 2015 17:58:21 +0200

gdb/ChangeLog
2015-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* infcmd.c (print_return_value): Remove unused declaration.
---
 gdb/ChangeLog | 4 ++++
 gdb/infcmd.c  | 3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a08544d..d31fee5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2015-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+	* infcmd.c (print_return_value): Remove unused declaration.
+
 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
 
 	* dwarf2read.c (attr_to_dynamic_prop)
diff --git a/gdb/infcmd.c b/gdb/infcmd.c
index 7e2484b..11d5310 100644
--- a/gdb/infcmd.c
+++ b/gdb/infcmd.c
@@ -59,9 +59,6 @@
 
 static void nofp_registers_info (char *, int);
 
-static void print_return_value (struct value *function,
-				struct type *value_type);
-
 static void until_next_command (int);
 
 static void until_command (char *, int);
-- 
2.3.7

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

only message in thread, other threads:[~2015-05-08 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-08 16:00 [obv] Remove unused declaration of print_return_value Jan Kratochvil

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