lib: merge common CTF IR part with the remaining implementation
[babeltrace.git] / include / babeltrace / ctf-ir / utils-internal.h
index 12b2494028000f6bd431671e4df1ce3161e089a2..8aba362e9786663df9d875c4421540ea5bb9f56c 100644 (file)
@@ -27,9 +27,6 @@
 #include <babeltrace/ctf-ir/field-types.h>
 #include <stdint.h>
 
-#define BT_TO_COMMON(_obj)     (&(_obj)->common)
-#define BT_FROM_COMMON(_obj)   ((void *) _obj)
-
 struct search_query {
        gpointer value;
        int found;
This page took 0.02413 seconds and 4 git commands to generate.