X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Flttng.h;h=b1c828924b560fd4375e7e8f828c9454b20e56fa;hp=d421ca518987fb506916fd02359ba9eef06bf63e;hb=cc2089fd7af3feb0c54c8d80e60eaa792f11de61;hpb=32a6298d8929c91842c9a5c09f1a3f4660c32eec;ds=sidebyside diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h index d421ca518..b1c828924 100644 --- a/include/lttng/lttng.h +++ b/include/lttng/lttng.h @@ -31,12 +31,6 @@ */ #define LTTNG_SYMBOL_NAME_LEN 256 -/* - * Maximum length of a domain name. This is the limit for the total length of a - * domain name specified by the RFC 1035 (https://www.ietf.org/rfc/rfc1035.txt) - */ -#define LTTNG_MAX_DNNAME 255 - /* * Every lttng_event_* structure both apply to kernel event and user-space * event.