public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Remove unused variable.
@ 2022-04-01 22:23 John Baldwin
  0 siblings, 0 replies; only message in thread
From: John Baldwin @ 2022-04-01 22:23 UTC (permalink / raw)
  To: gdb-cvs

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

commit 3181aed81c92d091f5313df5dee27a9376dc1cce
Author: John Baldwin <jhb@FreeBSD.org>
Date:   Fri Apr 1 15:21:09 2022 -0700

    Remove unused variable.

Diff:
---
 gdb/i386-fbsd-tdep.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gdb/i386-fbsd-tdep.c b/gdb/i386-fbsd-tdep.c
index d50f35707ee..d68498cd5e9 100644
--- a/gdb/i386-fbsd-tdep.c
+++ b/gdb/i386-fbsd-tdep.c
@@ -347,7 +347,6 @@ static CORE_ADDR
 i386fbsd_get_thread_local_address (struct gdbarch *gdbarch, ptid_t ptid,
 				   CORE_ADDR lm_addr, CORE_ADDR offset)
 {
-  i386_gdbarch_tdep *tdep = (i386_gdbarch_tdep *) gdbarch_tdep (gdbarch);
   struct regcache *regcache;
 
   regcache = get_thread_arch_regcache (current_inferior ()->process_target (),


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

only message in thread, other threads:[~2022-04-01 22:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-01 22:23 [binutils-gdb] Remove unused variable John Baldwin

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