aboutsummaryrefslogtreecommitdiffstats
path: root/common/iobuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/iobuf.h')
-rw-r--r--common/iobuf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/iobuf.h b/common/iobuf.h
index c83ec290f..c6877e0fa 100644
--- a/common/iobuf.h
+++ b/common/iobuf.h
@@ -76,7 +76,6 @@ struct iobuf_struct
off_t nbytes; /* Used together with nlimit. */
off_t ntotal; /* Total bytes read (position of stream). */
int nofast; /* Used by the iobuf_get (). */
- void *directfp;
struct
{
size_t size; /* Allocated size */