mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-02-01 00:24:14 -06:00
Remove _hMutex from ZstdEncoder.cpp
This commit is contained in:
@@ -49,7 +49,6 @@ class CEncoder:
|
||||
UInt64 _processedIn;
|
||||
UInt64 _processedOut;
|
||||
UInt32 _numThreads;
|
||||
HANDLE _hMutex;
|
||||
|
||||
/* zstd advanced compression options */
|
||||
Int32 _Long;
|
||||
|
||||
Reference in New Issue
Block a user