From c39ab8589f2d6913986511d0c2a7bea296b5d37d Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Fri, 13 Jul 2012 11:14:05 +0000 Subject: remove confuzzling comment :dlg: the xxx can go ...and this time commit to the real repo and not the one on my laptop --- sys/net/pfvar.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys/net') diff --git a/sys/net/pfvar.h b/sys/net/pfvar.h index 873f235b0db..3580ec40809 100644 --- a/sys/net/pfvar.h +++ b/sys/net/pfvar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pfvar.h,v 1.365 2012/07/10 09:38:22 henning Exp $ */ +/* $OpenBSD: pfvar.h,v 1.366 2012/07/13 11:14:04 henning Exp $ */ /* * Copyright (c) 2001 Daniel Hartmeier @@ -844,10 +844,7 @@ struct pf_state { u_int8_t log; u_int8_t timeout; u_int8_t sync_state; /* PFSYNC_S_x */ - - /* XXX */ u_int8_t sync_updates; - int rtableid[2]; /* rtables stack and wire */ u_int8_t min_ttl; u_int8_t set_tos; -- cgit v1.2.3