summaryrefslogtreecommitdiff
path: root/src/flash/str7x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/str7x.h')
-rw-r--r--src/flash/str7x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/flash/str7x.h b/src/flash/str7x.h
index ecf64322..a823bb80 100644
--- a/src/flash/str7x.h
+++ b/src/flash/str7x.h
@@ -26,7 +26,6 @@
typedef struct str7x_flash_bank_s
{
int bank1;
- struct target_s *target;
u32 *sector_bank;
u32 *sector_bits;
working_area_t *write_algorithm;