From a4a71875833fd9cbae660c0d36997331710862dd Mon Sep 17 00:00:00 2001 From: Pierre-Marc Fournier Date: Tue, 23 Mar 2010 01:25:19 -0400 Subject: [PATCH] remove unused consumer_stack --- libust/tracectl.c | 2 -- 1 file changed, 2 deletions(-) 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. */ -- 2.34.1