subsys: dfu: boot: Remove unused ver query code.
Duplicate code to query was mistakenly added in commit 2ad7ccdb. This code is redundant; the existing `boot_read_bank_header()` function can read the version from both image banks. Signed-off-by:Christopher Collins <ccollins@apache.org>
Loading
Please sign in to comment