Fix: build with -fno-common
[lttng-ust.git] / liblttng-ust-fd / lttng-ust-fd.c
index 863f0618adefd605ede54dbf1b2cb4981c7338f4..4818e02ed81436a524d1f39c4af59594e538b230 100644 (file)
@@ -28,8 +28,6 @@
 #include <helper.h>
 #include "usterr-signal-safe.h"
 
-volatile enum ust_loglevel ust_loglevel;
-
 static int (*__lttng_ust_fd_plibc_close)(int fd);
 static int (*__lttng_ust_fd_plibc_fclose)(FILE *stream);
 
This page took 0.023182 seconds and 4 git commands to generate.