Remove vtracelog and vtracef from v0 compat API
[lttng-ust.git] / include / lttng / tracef.h
index 37f7ae478d9aa0ffd3fc2020d8f5d7055aca8f14..08dca5ba1864c214980f6994c1ea8dbe32e455fc 100644 (file)
@@ -37,7 +37,6 @@ void lttng_ust__vtracef(const char *fmt, va_list ap)
 
 #if LTTNG_UST_COMPAT_API(0)
 #define tracef         lttng_ust_tracef
-#define vtracef                lttng_ust_vtracef
 #endif
 
 #ifdef __cplusplus
This page took 0.023785 seconds and 4 git commands to generate.