diff options
Diffstat (limited to 'lib/sqfs/block_processor/internal.h')
-rw-r--r-- | lib/sqfs/block_processor/internal.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/sqfs/block_processor/internal.h b/lib/sqfs/block_processor/internal.h index dcf8a09..847b2c6 100644 --- a/lib/sqfs/block_processor/internal.h +++ b/lib/sqfs/block_processor/internal.h @@ -68,9 +68,6 @@ struct sqfs_block_processor_t { bool notify_threads; sqfs_block_writer_t *wr; - const sqfs_block_hooks_t *hooks; - void *user_ptr; - sqfs_block_processor_stats_t stats; /* file API */ |