]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/cmd_boot.c
Remove compiler warnings
[z180-stamp.git] / avr / cmd_boot.c
index dcf834d7532eef4f667ecbcf92ddc653f11c1444..036a041bd07a3d4c70c5fe3f73dedb69532396a9 100644 (file)
@@ -100,7 +100,6 @@ command_ret_t do_bootcf(cmd_tbl_t *cmdtp UNUSED, uint_fast8_t flag UNUSED, int a
        int_fast8_t verbosity = 0;
        uint8_t default_stages;
        uint32_t val;
-       ERRNUM res = ESUCCESS;
 
        /* get default values */
        memcpy_P(&boot_param, cfboot, sizeof boot_param);