zstdcli : trying to fix declaration after statement

dev
Ephraim Park 2019-06-04 09:23:49 -07:00
parent 5fe974261b
commit ef2c836955
1 changed files with 0 additions and 1 deletions

View File

@ -1167,7 +1167,6 @@ FIO_compressFilename_internal(FIO_prefs_t* const prefs,
{
UTIL_time_t const timeStart = UTIL_getTime();;
clock_t const cpuStart = clock();
U64 readsize = 0;
U64 compressedfilesize = 0;
U64 const fileSize = UTIL_getFileSize(srcFileName);