Fix: Warnings introduced by backported fixes
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.c
index c2db9ef65ce6fba4d5694d16bb4fcfc9085be65d..84ee1a6e5e228330f9ef7b9656f8d9c64a1d0ff7 100644 (file)
@@ -3067,7 +3067,7 @@ int cmd_snapshot_record(struct ltt_session *session,
        int ret = LTTNG_OK;
        unsigned int use_tmp_output = 0;
        struct snapshot_output tmp_output;
-       unsigned int nb_streams, snapshot_success = 0;
+       unsigned int snapshot_success = 0;
 
        assert(session);
 
This page took 0.024297 seconds and 4 git commands to generate.