X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fthread-utils.c;h=16ae9d69204a971b07ac6d2857a148df87d983bd;hb=2a85be8e0e679da996b48252b1d9aebb9bb29126;hp=549cd69f867e23998220f01e5e80174520b83014;hpb=917a718d4ec336ca98820f3cf56a2db57fc9b1dd;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/thread-utils.c b/src/bin/lttng-sessiond/thread-utils.c index 549cd69f8..16ae9d692 100644 --- a/src/bin/lttng-sessiond/thread-utils.c +++ b/src/bin/lttng-sessiond/thread-utils.c @@ -22,8 +22,6 @@ #include #include -#define USEC_PER_SEC 1000000 - /* * Quit pipe for all threads. This permits a single cancellation point * for all threads when receiving an event on the pipe.