diff options
Diffstat (limited to 'src/internal')
-rw-r--r-- | src/internal/apimagic_driver_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/apimagic_driver_impl.h b/src/internal/apimagic_driver_impl.h index a50a2ec..3e34c59 100644 --- a/src/internal/apimagic_driver_impl.h +++ b/src/internal/apimagic_driver_impl.h @@ -47,7 +47,6 @@ struct amgc_driver_ctx_impl { struct amgc_unit_ctx_impl { const struct amgc_driver_ctx * dctx; const char * path; - struct amgc_input map; struct amgc_common_ctx cctx; struct amgc_unit_ctx uctx; struct amgc_unit_meta meta; |