Cleanup: remove unused label
[lttng-tools.git] / tests / regression / tools / notification / rotation.c
index fb516f31f7c4efeb0fa1954f5fceade8365dac12..5554f631adcaea8447ec57bbe24a9dc11d333366 100644 (file)
@@ -79,7 +79,6 @@ int test_condition(struct lttng_condition *condition, const char *type_name)
        ok(out_session_name && !strcmp(session_name, out_session_name),
                        "Session name returned by %s condition matches the expected name",
                        type_name);
-end:
        return ret;
 }
 
This page took 0.023387 seconds and 4 git commands to generate.