remove unused consumer_stack
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 23 Mar 2010 05:25:19 +0000 (01:25 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 23 Mar 2010 05:25:19 +0000 (01:25 -0400)
libust/tracectl.c

index 1dee6165abc3dbad9cefcc6ec517cc39b7085b7a..bb03447d6fabdad5cea31cde8ec5e3bc888a35ac 100644 (file)
@@ -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.
  */
This page took 0.024029 seconds and 4 git commands to generate.