remove debug statement
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user