Remove unused define in lttng.h
authorDavid Goulet <dgoulet@efficios.com>
Tue, 21 Aug 2012 15:49:44 +0000 (11:49 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 21 Aug 2012 15:49:44 +0000 (11:49 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
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.024749 seconds and 4 git commands to generate.