Clean-up: remove unnecessary blank line
[lttng-tools.git] / src / bin / lttng / commands / list.c
index 418fccf7c9102387b0c7ede6a74c36ed6d569634..dcf45066262cf3e0371adcf1f5d77d31d9673695 100644 (file)
@@ -645,7 +645,6 @@ static int mi_list_ust_event_fields(struct lttng_event_field *fields, int count,
                if (cur_pid != fields[i].event.pid) {
                        if (pid_element_open) {
                                if (event_element_open) {
-
                                        /* Close the previous field element and event. */
                                        ret = mi_lttng_close_multi_element(writer, 2);
                                        if (ret) {
This page took 0.023472 seconds and 4 git commands to generate.