mirror of
https://github.com/cathugger/mkp224o.git
synced 2026-01-27 03:32:10 -06:00
some tweaks
This commit is contained in:
@@ -22,6 +22,8 @@ void *worker_batch_pass(void *task)
|
||||
|
||||
#ifdef STATISTICS
|
||||
struct statstruct *st = (struct statstruct *)task;
|
||||
#else
|
||||
(void) task;
|
||||
#endif
|
||||
|
||||
PREFILTER
|
||||
|
||||
Reference in New Issue
Block a user