mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-22 22:23:38 -07:00
small fix)
This commit is contained in:
parent
d527d52411
commit
d460538b85
1 changed files with 0 additions and 2 deletions
|
@ -122,8 +122,6 @@ void main_loop(char *script_cmds_file, char *script_cmd, bool usb_present) {
|
|||
read_history(".history");
|
||||
|
||||
while(1) {
|
||||
break;
|
||||
|
||||
// If there is a script file
|
||||
if (script_file)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue