mirror of
https://github.com/facebook/zstd.git
synced 2025-12-24 17:21:03 +03:00
delete empty line
This commit is contained in:
@@ -621,7 +621,6 @@ static void* compressionThread(void* arg)
|
||||
|
||||
static void displayProgress(unsigned cLevel, unsigned last)
|
||||
{
|
||||
|
||||
UTIL_time_t currTime;
|
||||
UTIL_getTime(&currTime);
|
||||
if (!g_useProgressBar) return;
|
||||
|
||||
Reference in New Issue
Block a user