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:
2c425ff
)
Remove forgotten debug printf
author
David Goulet
<dgoulet@efficios.com>
Tue, 7 Feb 2012 21:48:38 +0000
(16:48 -0500)
committer
David Goulet
<dgoulet@efficios.com>
Tue, 7 Feb 2012 21:48:38 +0000
(16:48 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng/lttng.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/lttng/lttng.c
b/src/bin/lttng/lttng.c
index 1c1d5a82631e27ec45487fe66aa7c4ba795fb1bc..1349c20a726f0cb2b51a88d25c113928522f147c 100644
(file)
--- a/
src/bin/lttng/lttng.c
+++ b/
src/bin/lttng/lttng.c
@@
-383,7
+383,6
@@
static int check_sessiond(void)
}
end:
- printf("HIT essiond %d\n", ret);
return ret;
}
This page took
0.02542 seconds
and
4
git commands to generate.