diff --git a/include/apimagic/apimagic.h b/include/apimagic/apimagic.h index 64a444b..5f2d8a4 100644 --- a/include/apimagic/apimagic.h +++ b/include/apimagic/apimagic.h @@ -130,8 +130,6 @@ struct amgc_driver_ctx { const struct amgc_common_ctx * cctx; struct amgc_error_info ** errv; void * any; - int status; - int nerrors; }; struct amgc_unit_meta {