diff --git a/include/perk/perk.h b/include/perk/perk.h index 41e25f0..27efc3d 100644 --- a/include/perk/perk.h +++ b/include/perk/perk.h @@ -173,8 +173,6 @@ struct pe_driver_ctx { const struct pe_common_ctx * cctx; struct pe_error_info ** errv; void * any; - int status; - int nerrors; }; struct pe_unit_ctx {