Fix: build with -fno-common
[lttng-ust.git] / liblttng-ust-ctl / ustctl.c
index 8c38ffaf05dfc169aa82be957ded5d1e4d9aee63..9e650466481705b35fce7306d875d7a54c994987 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.024383 seconds and 4 git commands to generate.