diff options
Diffstat (limited to 'src/internal')
-rw-r--r-- | src/internal/perk_driver_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/perk_driver_impl.h b/src/internal/perk_driver_impl.h index bbd5f44..f3af901 100644 --- a/src/internal/perk_driver_impl.h +++ b/src/internal/perk_driver_impl.h @@ -40,7 +40,6 @@ struct pe_unit_ctx_impl { struct pe_raw_image map; struct pe_image_meta * meta; struct pe_io_ctx ioctx; - struct pe_common_ctx cctx; struct pe_unit_ctx uctx; }; |