Remove unnecessary handler
[deliverable/lttng-ivc.git] / lttng_ivc / tests / ust_app_vs_ust_tools / test_ust_app_vs_ust_tools.py
index 48d76938548054734c695e3e97d7f185964a171d..e07670686065197d3b14e7afb2f4e72c1e86221e 100644 (file)
@@ -87,9 +87,6 @@ else:
             runtime_matrix_tracing_available.append(tup)
 
 
-def lttng_sessiond_ready():
-    print("lttng sessiond is ready ! FFS")
-
 @pytest.mark.parametrize("ust_label,tools_label, should_trace", runtime_matrix_tracing_available)
 def test_ust_app_tracing_available(tmpdir, ust_label, tools_label, should_trace):
 
This page took 0.022599 seconds and 5 git commands to generate.