`ctf` plugin: `bt_msg_iter`: use BT_COMP_LOG*() instead of BT_LOG*()
[babeltrace.git] / src / plugins / ctf / common / metadata / ctf-meta-translate.c
index 287cc2593d575d615ed87a5413d1436989c56987..6fdc2dc88486067a037151e02907ac6a5665a1e5 100644 (file)
  * all copies or substantial portions of the Software.
  */
 
-#define BT_LOG_TAG "PLUGIN-CTF-METADATA-META-TRANSLATE"
-#include "logging.h"
-
 #include <babeltrace2/babeltrace.h>
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "common/assert.h"
 #include <glib.h>
 #include <stdint.h>
This page took 0.023987 seconds and 4 git commands to generate.