Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/tests/modules Remove no-longer-used variable
details: https://anonhg.NetBSD.org/src/rev/57c2d97b6a64
branches: pgoyette-compat
changeset: 830618:57c2d97b6a64
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Sep 05 23:06:08 2018 +0000
description:
Remove no-longer-used variable
diffstat:
tests/modules/t_builtin.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 109bbfe6896b -r 57c2d97b6a64 tests/modules/t_builtin.c
--- a/tests/modules/t_builtin.c Wed Sep 05 22:04:51 2018 +0000
+++ b/tests/modules/t_builtin.c Wed Sep 05 23:06:08 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: t_builtin.c,v 1.3.12.1 2018/09/05 21:53:45 pgoyette Exp $ */
+/* $NetBSD: t_builtin.c,v 1.3.12.2 2018/09/05 23:06:08 pgoyette Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc. All rights reserved.
@@ -141,7 +141,6 @@
{
modstat_t *ms;
struct iovec iov;
- size_t i;
size_t len;
int count;
bool found = false;
Home |
Main Index |
Thread Index |
Old Index