Fix: build failure with -fno-common
[lttng-tools.git] / tests / unit / test_ust_data.c
index b4e927c9d4ea8212284fee020ce6bc3f81acc8cd..a900d1274e44effe84f50de7a9691e2fcdf1cec3 100644 (file)
@@ -47,13 +47,6 @@ int lttng_opt_quiet = 1;
 int lttng_opt_verbose;
 int lttng_opt_mi;
 
-int ust_consumerd32_fd;
-int ust_consumerd64_fd;
-
-/* Global variables required by sessiond objects being linked-in */
-struct lttng_ht *agent_apps_ht_by_sock;
-struct notification_thread_handle *notification_thread_handle;
-
 static const char alphanum[] =
        "0123456789"
        "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
This page took 0.02293 seconds and 4 git commands to generate.