Fix: build failure with -fno-common
[lttng-tools.git] / tests / regression / tools / live / live_test.c
index 217c72af422b9286d8b38fe60ed4c4132f1532cb..151e23fb6eb60089df712efcc51eacba017283af 100644 (file)
@@ -51,9 +51,6 @@
 #define NUM_TESTS 11
 #define mmap_size 524288
 
 #define NUM_TESTS 11
 #define mmap_size 524288
 
-int ust_consumerd32_fd;
-int ust_consumerd64_fd;
-
 static int control_sock;
 struct live_session *session;
 
 static int control_sock;
 struct live_session *session;
 
This page took 0.023531 seconds and 5 git commands to generate.