aboutsummaryrefslogtreecommitdiff
path: root/loader/loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/loader.h')
-rw-r--r--loader/loader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/loader/loader.h b/loader/loader.h
index a854485a..c89ad0fe 100644
--- a/loader/loader.h
+++ b/loader/loader.h
@@ -234,9 +234,7 @@ struct loader_lib_info {
struct loader_struct {
struct loader_instance *instances;
- bool icds_scanned;
struct loader_scanned_icds *scanned_icd_list;
- bool layers_scanned;
unsigned int loaded_layer_lib_count;
struct loader_lib_info *loaded_layer_lib_list;