X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Furi.c;h=fb61a5bbdc0c61138823fbae0fd143bffb328f65;hp=ef68cd4fad28be8f3a26e82db2f8e10812739f46;hb=16b1a319cf7f68acb4d519f3fca34280a594cc8a;hpb=5d7ba9b6a9d159d55ca100761f05cc8a1edf7318 diff --git a/src/common/uri.c b/src/common/uri.c index ef68cd4fa..fb61a5bbd 100644 --- a/src/common/uri.c +++ b/src/common/uri.c @@ -68,7 +68,6 @@ static const inline char *strpbrk_or_eos(const char *s, const char *accept) return p; } - /* * Validate if proto is a supported protocol from proto_uri array. */