summaryrefslogtreecommitdiffhomepage
path: root/include/perk/perk_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/perk/perk_structs.h')
-rw-r--r--include/perk/perk_structs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/perk/perk_structs.h b/include/perk/perk_structs.h
index 094dae6..4dd2ffc 100644
--- a/include/perk/perk_structs.h
+++ b/include/perk/perk_structs.h
@@ -299,8 +299,6 @@ struct pe_raw_import_name {
union pe_raw_import_lookup {
unsigned char ii_import_lookup_entry_64 [0x08]; /* 0x00 */
unsigned char ii_import_lookup_entry_32 [0x04]; /* 0x00 */
- unsigned char ii_hint_name_tbl_rva [0x04]; /* 0x00 */
- unsigned char ii_ordinal_number [0x02]; /* 0x00 */
};