summaryrefslogtreecommitdiff
path: root/plugins/bootimg/format-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/bootimg/format-int.h')
-rw-r--r--plugins/bootimg/format-int.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/bootimg/format-int.h b/plugins/bootimg/format-int.h
index 560841d..9662856 100644
--- a/plugins/bootimg/format-int.h
+++ b/plugins/bootimg/format-int.h
@@ -37,8 +37,6 @@ struct _GBootImgFormat
{
GKnownFormat parent; /* A laisser en premier */
- GBinContent *content; /* Contenu binaire à étudier */
-
boot_img_hdr header; /* Entête du format */
};