We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43f3a1 commit dff5d57Copy full SHA for dff5d57
plugins/in_dummy_thread/in_dummy_thread.c
@@ -60,8 +60,6 @@ static void in_dummy_thread_callback(int write_fd, void *data)
60
static int in_dummy_thread_init(struct flb_input_instance *in,
61
struct flb_config *config, void *data)
62
{
63
- const char *conf;
64
- int val;
65
int ret;
66
struct flb_in_dummy_thread_config *ctx;
67
(void) data;
0 commit comments