Support minute and hour as time suffixes
[lttng-tools.git] / src / bin / lttng-sessiond / thread-utils.c
index 549cd69f867e23998220f01e5e80174520b83014..16ae9d69204a971b07ac6d2857a148df87d983bd 100644 (file)
@@ -22,8 +22,6 @@
 #include <common/utils.h>
 #include <pthread.h>
 
-#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.
This page took 0.023872 seconds and 5 git commands to generate.