diff options
Diffstat (limited to 'ao-tools/lib/ao-hex.h')
-rw-r--r-- | ao-tools/lib/ao-hex.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ao-tools/lib/ao-hex.h b/ao-tools/lib/ao-hex.h index 98497460..eb510ba2 100644 --- a/ao-tools/lib/ao-hex.h +++ b/ao-tools/lib/ao-hex.h @@ -51,7 +51,6 @@ struct ao_hex_image { struct ao_sym { unsigned addr; - unsigned default_addr; char *name; bool required; bool found; |