summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/perk/perk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/perk/perk.h b/include/perk/perk.h
index 0eefe67..8e439d3 100644
--- a/include/perk/perk.h
+++ b/include/perk/perk.h
@@ -224,7 +224,6 @@ struct pe_driver_ctx {
struct pe_unit_ctx {
const char * const * path;
- const struct pe_raw_image * map;
const struct pe_image_meta * meta;
void * any;
};