mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-31 02:07:14 +02:00
remove unneeded code
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user