mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-16 15:02:50 +00:00
some tweaks
This commit is contained in:
parent
ff3873965f
commit
7dea621e41
4 changed files with 6 additions and 0 deletions
|
@ -22,6 +22,8 @@ void *worker_batch_pass(void *task)
|
|||
|
||||
#ifdef STATISTICS
|
||||
struct statstruct *st = (struct statstruct *)task;
|
||||
#else
|
||||
(void) task;
|
||||
#endif
|
||||
|
||||
PREFILTER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue