X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Flttng-sessiond.h;fp=src%2Fbin%2Flttng-sessiond%2Flttng-sessiond.h;h=ae73507620a8b7ea02c7afdc1d75efa6a30c34bc;hp=243138a9f043311eb611318b0b2d058eda69587f;hb=971a61c658e35f7e2a71040455a273320b409636;hpb=7649924e1b3a80687c2fb79f8778e08bedb671ce diff --git a/src/bin/lttng-sessiond/lttng-sessiond.h b/src/bin/lttng-sessiond/lttng-sessiond.h index 243138a9f..ae7350762 100644 --- a/src/bin/lttng-sessiond/lttng-sessiond.h +++ b/src/bin/lttng-sessiond/lttng-sessiond.h @@ -125,12 +125,6 @@ struct ust_reg_wait_node { struct cds_list_head head; }; -/* - * This pipe is used to inform the thread managing application notify - * communication that a command is queued and ready to be processed. - */ -extern int apps_cmd_notify_pipe[2]; - /* * Used to notify that a hash table needs to be destroyed by dedicated * thread. Required by design because we don't want to move destroy