Clean-up: remove copy-pasted comment from save.c
[lttng-tools.git] / src / lib / lttng-ctl / load.c
index 1e17d481b1041750b3dca811c1721befb6e88016..be236f242b25b9fb0096ba42e73167d6400fb38b 100644 (file)
@@ -504,11 +504,7 @@ end:
        free(uri);
        return ret;
 }
-/*
- * The lttng-ctl API does not expose all the information needed to load the
- * session configurations. Thus, we must send a load command to the session
- * daemon which will, in turn, load its current session configuration.
- */
+
 int lttng_load_session(struct lttng_load_session_attr *attr)
 {
        int ret;
This page took 0.023667 seconds and 4 git commands to generate.