Fix: build with -fno-common
[lttng-ust.git] / liblttng-ust-ctl / ustctl.c
index 949ece17ace8a2d8ec2a2d624b0451fd5ee83313..c2b761a1b7cccba3fea0fd0dfad2cc074036b45e 100644 (file)
@@ -77,8 +77,6 @@ extern void lttng_ring_buffer_client_discard_exit(void);
 extern void lttng_ring_buffer_client_discard_rt_exit(void);
 extern void lttng_ring_buffer_metadata_client_exit(void);
 
-volatile enum ust_loglevel ust_loglevel;
-
 int ustctl_release_handle(int sock, int handle)
 {
        struct ustcomm_ust_msg lum;
This page took 0.023038 seconds and 4 git commands to generate.