diff options
Diffstat (limited to 'common/iobuf.h')
-rw-r--r-- | common/iobuf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/iobuf.h b/common/iobuf.h index a69380959..1ae6f269e 100644 --- a/common/iobuf.h +++ b/common/iobuf.h @@ -99,7 +99,6 @@ struct iobuf_struct iobuf_t chain; /* Next iobuf used for i/o if any (passed to filter) */ int no, subno; - const char *desc; }; #ifndef EXTERN_UNLESS_MAIN_MODULE |