public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH/committed] sim: cris: rvdummy: delete unused variable
@ 2023-12-24 10:27 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2023-12-24 10:27 UTC (permalink / raw)
  To: gdb-patches

---
 sim/cris/rvdummy.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sim/cris/rvdummy.c b/sim/cris/rvdummy.c
index 91a7ddc8a8d5..4a433469f2bb 100644
--- a/sim/cris/rvdummy.c
+++ b/sim/cris/rvdummy.c
@@ -478,7 +478,6 @@ main (int argc, char *argv[])
 {
   int optc;
   int fd;
-  FILE *f;
   int i;
 
   progname = argv[0];
-- 
2.43.0


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

only message in thread, other threads:[~2023-12-24 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-24 10:27 [PATCH/committed] sim: cris: rvdummy: delete unused variable Mike Frysinger

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