Remove vtracelog and vtracef from v0 compat API
[lttng-ust.git] / include / lttng / tracelog.h
index e97c827574a25329521b046b16541d4eba0be40a..837971f107e9a38676b0e911dc414dd36b016bb2 100644 (file)
@@ -60,7 +60,6 @@ LTTNG_UST_TP_TRACELOG_CB_TEMPLATE(LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG);
 #if LTTNG_UST_COMPAT_API(0)
 #define TP_TRACELOG_CB_TEMPLATE LTTNG_UST_TP_TRACELOG_CB_TEMPLATE
 #define tracelog       lttng_ust_tracelog
-#define vtracelog      lttng_ust_vtracelog
 #endif
 
 #ifdef __cplusplus
This page took 0.022615 seconds and 4 git commands to generate.