Skip to content

Commit

Permalink
Remove waitButtonInput()
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-hofmeier committed Aug 30, 2023
1 parent 9ed9ce7 commit 035bb7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios_mcp/source/menu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1045,7 +1045,6 @@ static void option_LoadBoot1Payload(void)
}

gfx_printf(16, index, 0, "Read %d bytes", bytesRead);
waitButtonInput();

IOS_HeapFree(CROSS_PROCESS_HEAP_ID, dataBuffer);
FSA_CloseFile(fsaHandle, fileHandle);
Expand Down

0 comments on commit 035bb7f

Please sign in to comment.