summaryrefslogtreecommitdiffhomepage
path: root/src/internal/sofort_driver_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/sofort_driver_impl.h')
-rw-r--r--src/internal/sofort_driver_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/sofort_driver_impl.h b/src/internal/sofort_driver_impl.h
index 1322aac..d6d2e44 100644
--- a/src/internal/sofort_driver_impl.h
+++ b/src/internal/sofort_driver_impl.h
@@ -31,7 +31,6 @@ struct sfrt_driver_ctx_impl {
struct sfrt_unit_ctx_impl {
const char * path;
struct sfrt_input map;
- struct sfrt_common_ctx cctx;
struct sfrt_unit_ctx uctx;
};