@miconda commented on this pull request.
In src/modules/acc/acc_logic.c:
> static inline void env_set_to(struct hdr_field *to) { acc_env.to = to; } +// static inline void env_set_totag(str *to_tag) +// { +// acc_env.to_tag = to_tag; +// }
I guess this part can be removed if not intended to be used.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.