From 8a4dafc1b6ea114a30844dd153de2714d2d286f9 Mon Sep 17 00:00:00 2001 From: Alexander Taylor Date: Wed, 28 May 2025 00:10:51 -0400 Subject: Fix cxx20 compiler warnings. --- arch/mips/mips/test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch') diff --git a/arch/mips/mips/test.c b/arch/mips/mips/test.c index df009043..a682863d 100644 --- a/arch/mips/mips/test.c +++ b/arch/mips/mips/test.c @@ -61,7 +61,6 @@ int main(int ac, char **av) uint32_t insword = 0; uint64_t baseaddr = 0; int instindex = 1; - int c = 0; int version = -1; int flags = 0; int result = 0; -- cgit v1.3.1