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 27efc3d..46ade42 100644 --- a/include/perk/perk.h +++ b/include/perk/perk.h @@ -180,8 +180,6 @@ struct pe_unit_ctx { const struct pe_raw_image * map; const struct pe_image_meta * meta; void * any; - int status; - int nerrors; }; /* package info */ |