From: Pierre-Marc Fournier Date: Tue, 23 Mar 2010 05:25:19 +0000 (-0400) Subject: remove unused consumer_stack X-Git-Tag: v0.5~44 X-Git-Url: http://git.lttng.org/?p=ust.git;a=commitdiff_plain;h=a4a71875833fd9cbae660c0d36997331710862dd remove unused consumer_stack --- diff --git a/libust/tracectl.c b/libust/tracectl.c index 1dee616..bb03447 100644 --- a/libust/tracectl.c +++ b/libust/tracectl.c @@ -43,8 +43,6 @@ #define MSG_NOTIF 1 #define MSG_REGISTER_NOTIF 2 -char consumer_stack[10000]; - /* This should only be accessed by the constructor, before the creation * of the listener, and then only by the listener. */