Skip to content

Commit

Permalink
cleanup(scap): remove a bit of dead code
Browse files Browse the repository at this point in the history
Signed-off-by: Grzegorz Nosek <grzegorz.nosek@sysdig.com>
  • Loading branch information
gnosek authored and poiana committed Jul 18, 2023
1 parent 656be92 commit 0790cff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion userspace/libscap/engine/test_input/test_input_platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ int32_t scap_test_input_init_platform(struct scap_platform* platform, char* last
params->test_input_data->threads,
test_input_platform,
get_fdinfos);
return SCAP_SUCCESS;
}

static void scap_test_input_free_platform(struct scap_platform* platform)
Expand Down

0 comments on commit 0790cff

Please sign in to comment.