diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/perk/perk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/perk/perk.h b/include/perk/perk.h index d30971e..41e25f0 100644 --- a/include/perk/perk.h +++ b/include/perk/perk.h @@ -181,7 +181,6 @@ struct pe_unit_ctx { const char * const * path; const struct pe_raw_image * map; const struct pe_image_meta * meta; - const struct pe_common_ctx * cctx; void * any; int status; int nerrors; |