Remove unused define in lttng.h
[lttng-tools.git] / include / lttng / lttng.h
index d421ca518987fb506916fd02359ba9eef06bf63e..b1c828924b560fd4375e7e8f828c9454b20e56fa 100644 (file)
  */
 #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.
This page took 0.025266 seconds and 5 git commands to generate.