X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Flive.h;h=d6ec89e0f7ba40714b814b28556994744da1a833;hp=c38936a049c94e39d8342c03b2fa6e5f7f457b74;hb=30fbc253a2dca087d28c55afc2f78be679767acc;hpb=5305e823faeffdcc1464dd434a6777a9b2c8cbbc diff --git a/src/bin/lttng-relayd/live.h b/src/bin/lttng-relayd/live.h index c38936a04..d6ec89e0f 100644 --- a/src/bin/lttng-relayd/live.h +++ b/src/bin/lttng-relayd/live.h @@ -18,6 +18,4 @@ int relayd_live_create(struct lttng_uri *live_uri); int relayd_live_stop(void); int relayd_live_join(void); -struct relay_viewer_stream *live_find_viewer_stream_by_id(uint64_t stream_id); - #endif /* LTTNG_RELAYD_LIVE_H */