Launch the application notification thread using lttng_thread
[lttng-tools.git] / src / bin / lttng-sessiond / globals.c
index 82a51512ad4e1dea80cc263a92be347d6aa45765..6ca5a5a712901328d53e078cc0391b42680168d4 100644 (file)
@@ -34,7 +34,6 @@ int kernel_tracer_fd = -1;
 struct lttng_kernel_tracer_version kernel_tracer_version;
 struct lttng_kernel_tracer_abi_version kernel_tracer_abi_version;
 
-int apps_cmd_notify_pipe[2] = { -1, -1 };
 int kernel_poll_pipe[2] = { -1, -1 };
 
 pid_t ppid;
This page took 0.024111 seconds and 5 git commands to generate.