diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/perk/perk.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 { |