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 2a0f8697c..c05d1e776 100644
--- a/layout.h
+++ b/layout.h
@@ -52,11 +52,6 @@ struct flashrom_layout {
size_t num_entries;
};
-struct single_layout {
- struct flashrom_layout base;
- struct romentry entry;
-};
-
struct layout_include_args {
char *name;
char *file;