mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-23 23:55:15 +08:00
remove debug statement
This commit is contained in:
parent
0c17413a96
commit
35cfd4931f
1 changed files with 0 additions and 1 deletions
|
@ -477,7 +477,6 @@ static void set_my_user_directory(void) {
|
||||||
free(cwd_buffer);
|
free(cwd_buffer);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
PrintAndLogEx(NORMAL, "Len... %d", pathLen);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!error) {
|
if (!error) {
|
||||||
|
|
Loading…
Reference in a new issue