syscalls: Remove unused duplicated code
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 17:54:20 +0000 (13:54 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 19:39:16 +0000 (15:39 -0400)
commitb305226ffb71d99cb3c05d00751478372b80f5ce
tree39aa81d4f117452eec40d9720230f50ace9bce87
parent05d69af4b7ce0894037a5ee22a6b6a5e2ad55b68
syscalls: Remove unused duplicated code

lttng_abi_syscall_list() was moved to src/lttng-abi.c within the 2.13
refactoring. Remove this unused copy.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Iabbab3b576e3d85bc5ac9831729a5786b5c5f224
src/lttng-syscalls.c
This page took 0.026447 seconds and 4 git commands to generate.