projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32a6298
)
Remove unused define in lttng.h
author
David Goulet
<dgoulet@efficios.com>
Tue, 21 Aug 2012 15:49:44 +0000
(11:49 -0400)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/include/lttng/lttng.h
b/include/lttng/lttng.h
index d421ca518987fb506916fd02359ba9eef06bf63e..b1c828924b560fd4375e7e8f828c9454b20e56fa 100644
(file)
--- 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.
This page took
0.025867 seconds
and
4
git commands to generate.