summaryrefslogtreecommitdiffstats
path: root/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'layout.h')
-rw-r--r--layout.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/layout.h b/layout.h
index c93d7549e..f32dc8293 100644
--- a/layout.h
+++ b/layout.h
@@ -57,11 +57,6 @@ struct single_layout {
struct romentry entry;
};
-struct ich_layout {
- struct flashrom_layout base;
- struct romentry entries[5];
-};
-
struct flashrom_layout *get_global_layout(void);
int process_include_args(struct flashrom_layout *);