summaryrefslogtreecommitdiff
path: root/src/flash/str9x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/str9x.h')
-rw-r--r--src/flash/str9x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/flash/str9x.h b/src/flash/str9x.h
index 0cd1f196..e65e3730 100644
--- a/src/flash/str9x.h
+++ b/src/flash/str9x.h
@@ -25,7 +25,6 @@
typedef struct str9x_flash_bank_s
{
- struct target_s *target;
u32 *sector_bits;
working_area_t *write_algorithm;
} str9x_flash_bank_t;