X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=secnet.h;h=5b1e24b402fff7bb8c3426425bb937ae93fdb3f4;hb=25c1c9be88f92d4398167d5b0bc5a799c21d92e6;hp=eb8bf0cc011fc883980f90226f7fe7c90e56122d;hpb=b957a1c9c7eeb6743cc36e5c93cd6a93f6105ae9;p=secnet.git diff --git a/secnet.h b/secnet.h index eb8bf0c..5b1e24b 100644 --- a/secnet.h +++ b/secnet.h @@ -659,7 +659,6 @@ struct hash_if { struct buffer_if { bool_t free; cstring_t owner; /* Set to constant string */ - uint32_t flags; /* How paranoid should we be? */ struct cloc loc; /* Where we were defined */ uint8_t *base; uint8_t *start;