From fed2d79ca398328062409a00494fc0cac57a5a30 Mon Sep 17 00:00:00 2001 From: Charles Longeau Date: Sun, 1 Nov 2009 19:28:10 +0000 Subject: remove unused variable ok sthen@ --- libexec/tftp-proxy/filter.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libexec/tftp-proxy') diff --git a/libexec/tftp-proxy/filter.c b/libexec/tftp-proxy/filter.c index 1fa1a5fa921..ee86a6d8f9d 100644 --- a/libexec/tftp-proxy/filter.c +++ b/libexec/tftp-proxy/filter.c @@ -1,4 +1,4 @@ -/* $OpenBSD: filter.c,v 1.4 2009/09/01 13:45:13 sthen Exp $ */ +/* $OpenBSD: filter.c,v 1.5 2009/11/01 19:28:09 chl Exp $ */ /* * Copyright (c) 2004, 2005 Camiel Dobbelaar, @@ -160,7 +160,6 @@ int prepare_commit(u_int32_t id) { char an[PF_ANCHOR_NAME_SIZE]; - int i; memset(&pft, 0, sizeof pft); memset(&pfte, 0, sizeof pfte); -- cgit v1.2.3