Cleanup: Remove unused values
[lttng-ust.git] / liblttng-ust / lttng-ust-abi.c
index c06f69dca5a0982d28ed00e45fadd0ea5ae4446c..c5cc42b727c107a26d1466cea45227072643aa0c 100644 (file)
@@ -467,8 +467,6 @@ int lttng_abi_map_channel(int session_objd,
                chan_name = "channel";
                break;
        default:
-               transport_name = "<unknown>";
-               chan_name = "<unknown>";
                ret = -EINVAL;
                goto notransport;
        }
This page took 0.024347 seconds and 4 git commands to generate.