summaryrefslogtreecommitdiffhomepage
path: root/src/internal/perk_driver_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/perk_driver_impl.h')
-rw-r--r--src/internal/perk_driver_impl.h1
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;
};