Remove unused variable
[lttng-modules.git] / lttng-syscalls.c
index 48eaf16027074108a83abcf21116ec08f7499291..13ca7263a693121319a54b9060a283eba0c1799e 100644 (file)
@@ -67,8 +67,6 @@ static struct trace_syscall_entry sc_table[] = {
 #include "instrumentation/syscalls/headers/syscalls_pointers.h"
 };
 
-static int sc_table_filled;
-
 #undef CREATE_SYSCALL_TABLE
 
 static void syscall_entry_unknown(struct ltt_channel *chan,
This page took 0.022618 seconds and 4 git commands to generate.