diff --git a/client/src/proxmark3.c b/client/src/proxmark3.c index e13c79591..d2840a1f7 100644 --- a/client/src/proxmark3.c +++ b/client/src/proxmark3.c @@ -477,7 +477,6 @@ static void set_my_user_directory(void) { free(cwd_buffer); return; } - PrintAndLogEx(NORMAL, "Len... %d", pathLen); } if (!error) {