Remove unused variables in trace-kernel/ust.c
[lttng-tools.git] / src / bin / lttng-sessiond / trace-ust.c
index 1830763b1b6a88d3c1ac7ba528d5512b3e7444a3..81cb4db63180216b76d42ab3f628788525c06d89 100644 (file)
@@ -181,7 +181,7 @@ error:
  * Return pointer to structure or NULL.
  */
 struct ltt_ust_session *trace_ust_create_session(char *path,
-               unsigned int session_id, struct lttng_domain *domain)
+               unsigned int session_id)
 {
        struct ltt_ust_session *lus;
 
This page took 0.024663 seconds and 5 git commands to generate.