mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 16:51:34 +00:00
remove unused variable
This commit is contained in:
parent
55f758a168
commit
1dba3a276f
@ -187,9 +187,6 @@ typedef struct aflcc_state {
|
||||
u8 need_aflpplib;
|
||||
int passthrough;
|
||||
|
||||
u8 use_stdin; /* dummy */
|
||||
u8 *argvnull; /* dummy */
|
||||
|
||||
} aflcc_state_t;
|
||||
|
||||
void aflcc_state_init(aflcc_state_t *, u8 *argv0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user