X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdomain.c;fp=src%2Fcommon%2Fdomain.c;h=fb088faca187751c50e7750bba9075365334dc67;hp=277fc802a8378c8afc7b0abf2d8340359317f63a;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hpb=a4705d55c62276cb913c64832f383e27aa72668b diff --git a/src/common/domain.c b/src/common/domain.c index 277fc802a..fb088faca 100644 --- a/src/common/domain.c +++ b/src/common/domain.c @@ -8,7 +8,6 @@ #include "lttng/domain-internal.h" #include "common/macros.h" -LTTNG_HIDDEN const char *lttng_domain_type_str(enum lttng_domain_type domain_type) { switch (domain_type) {