Split CTF IR and CTF writer APIs and implementations
[babeltrace.git] / include / babeltrace / ctf-writer / functor-internal.h
index 1db2d296f162cad0a3bd08f4e7220af2f3c59eb0..e11f8b087aad7a1602d3b629d13922a311c83c33 100644 (file)
 #include <glib.h>
 #include <babeltrace/babeltrace-internal.h>
 
-struct search_query {
-       gpointer value;
-       int found;
-};
-
 BT_HIDDEN
 void value_exists(gpointer element, gpointer search_query);
 
This page took 0.026541 seconds and 4 git commands to generate.