Internal logging lazy-initialization
[lttng-ust.git] / src / lib / lttng-ust-common / ust-common.c
index 036c1e288af9ee09ef6510bab12f6a86a145719f..cefff67a82d721d0c63c6940e86563ed9cf53c38 100644 (file)
@@ -13,9 +13,6 @@ void lttng_ust_common_init(void)
 static
 void lttng_ust_common_init(void)
 {
-       /* Initialize logging for liblttng-ust-common */
-       lttng_ust_logging_init();
-
        /*
         * Initialize the fd-tracker, other libraries using it should also call
         * this in their constructor in case it gets executed before this one.
This page took 0.023083 seconds and 4 git commands to generate.