Skip to content

Commit

Permalink
include: aws: remove unneeeded free_user_agent
Browse files Browse the repository at this point in the history
Signed-off-by: Wesley Pettit <wppttt@amazon.com>
  • Loading branch information
PettitWesley authored and Swapneil Singh committed Oct 3, 2024
1 parent 647e212 commit 69b0503
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/fluent-bit/flb_aws_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ struct flb_aws_client {
char *proxy;
int flags;
flb_sds_t extra_user_agent;
int free_user_agent;

/*
* Additional headers which will be added to all requests.
Expand Down

0 comments on commit 69b0503

Please sign in to comment.