diff options
-rw-r--r-- | tools/afcclient.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/afcclient.c b/tools/afcclient.c index ba93060..25b0383 100644 --- a/tools/afcclient.c +++ b/tools/afcclient.c @@ -1003,7 +1003,6 @@ static uint8_t put_single_file(afc_client_t afc, const char *srcpath, const char } } } - printf("\n"); free(buf); afc_file_close(afc, fh); fclose(f); |