Fix warning

This commit is contained in:
Raphael Assenat 2015-10-05 23:22:35 -04:00
parent b311351b3e
commit 9a6ace6929
1 changed files with 0 additions and 1 deletions

View File

@ -423,7 +423,6 @@ int gc2n64_adapter_updateFirmware(gcn64_hdl_t hdl, const char *hexfile)
int max_addr;
int ret = 0, res;
struct gc2n64_adapter_info inf;
int i;
////////////////////
printf("gc2n64 firmware update, step [1/7] : Load .hex file...\n");