From 7101133d0e862d2296d9709dc6ef1e64ebbc2ea0 Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Tue, 23 Nov 2021 08:13:58 +0100
Subject: Delete useless content attribute for the Android BootImg format.

---
 plugins/bootimg/format-int.h | 2 --
 1 file changed, 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            */
 
 };
-- 
cgit v0.11.2-87-g4458