X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-syscalls.c;h=2a63ad5213d653d7ad7c4b57bf2f95959bc257c5;hb=25631135724387849b45eaed70d75e072c29e2f5;hp=09e48c4573c4727c11dba36e7f13c20366c45f41;hpb=f7bdf4db0b992946342dc845c7369e9cdca46559;p=lttng-modules.git diff --git a/lttng-syscalls.c b/lttng-syscalls.c index 09e48c45..2a63ad52 100644 --- a/lttng-syscalls.c +++ b/lttng-syscalls.c @@ -50,8 +50,6 @@ struct trace_syscall_entry { unsigned int nrargs; }; -static int sc_table_desc_filled; - #define CREATE_SYSCALL_TABLE #undef TRACE_SYSCALL_TABLE