diff options
Diffstat (limited to 'tools/imagetool.h')
-rw-r--r-- | tools/imagetool.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/imagetool.h b/tools/imagetool.h index acbc48e9be0..f54809cd578 100644 --- a/tools/imagetool.h +++ b/tools/imagetool.h @@ -81,7 +81,6 @@ struct image_tool_params { unsigned int external_offset; /* Add padding to external data */ int bl_len; /* Block length in byte for external data */ const char *engine_id; /* Engine to use for signing */ - bool reset_timestamp; /* Reset the timestamp on an existing image */ }; /* |