mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-09 20:21:45 +00:00
Update utils.c
This commit is contained in:
parent
6b8b3184ac
commit
f724eaa9a9
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ bool utilsInitializeResources(void)
|
|||
}
|
||||
|
||||
/* Check if we're not running under a development unit. */
|
||||
/* USB comms make development units crash. */
|
||||
if (!_utilsIsDevelopmentUnit()) goto end;
|
||||
|
||||
/* Initialize USB interface. */
|
||||
|
|
Loading…
Reference in a new issue