97544f85bd
Since items are static then the default values will be zero,
thus the memset to zero value is just a redundant code.
Also remove the all not needed variables, that can be replaced
with direct set to the structure itself.
Fixes:
|
||
---|---|---|
.. | ||
actions_gen.c | ||
actions_gen.h | ||
config.h | ||
flow_gen.c | ||
flow_gen.h | ||
items_gen.c | ||
items_gen.h | ||
main.c | ||
meson.build |