remove unneeded code

This commit is contained in:
balika011 2022-07-24 17:30:59 +02:00
parent e847c3a7b0
commit c3d13e8b75
1 changed files with 0 additions and 3 deletions

View File

@ -541,9 +541,6 @@ int main(int argc, char **argv)
if (args.conmcu == true) {
fpga->connectJtagToMCU();
delete(fpga);
delete(jtag);
return EXIT_SUCCESS;
}
/* unprotect SPI flash */