remove text

This commit is contained in:
iceman1001 2022-01-16 20:06:44 +01:00
parent cbb976e320
commit 071a171af9

View file

@ -401,9 +401,7 @@ check_script:
// process cmd
g_pendingPrompt = false;
mainret = CommandReceived(cmd);
#if defined ICOPYX
PrintAndLogEx(NORMAL, "\nNikola.D: %d", ret);
#endif
// exit or quit
if (mainret == PM3_EFATAL)
break;