lib: rename "self comp. input port message iter." -> "message iterator"
[babeltrace.git] / include / babeltrace2 / babeltrace.h
index 5e099a593b978e0e662ecf0e21a04284c0151422..ffb8109e7c7680a2518b59d6dda51f83de7ae8c5 100644 (file)
@@ -72,7 +72,6 @@
 #include <babeltrace2/trace-ir/field-path-const.h>
 #include <babeltrace2/trace-ir/field.h>
 #include <babeltrace2/trace-ir/packet-const.h>
-#include <babeltrace2/trace-ir/packet-context-field.h>
 #include <babeltrace2/trace-ir/packet.h>
 #include <babeltrace2/trace-ir/stream-class-const.h>
 #include <babeltrace2/trace-ir/stream-class.h>
 
 /* Message iterator API */
 #include <babeltrace2/graph/message-iterator.h>
-#include <babeltrace2/graph/self-component-port-input-message-iterator.h>
 #include <babeltrace2/graph/self-message-iterator.h>
 
 /* Message API */
 #undef __BT_FUNC_STATUS_NOT_FOUND
 #undef __BT_FUNC_STATUS_OK
 #undef __BT_FUNC_STATUS_OVERFLOW_ERROR
+#undef __BT_FUNC_STATUS_USER_ERROR
 #undef __BT_IN_BABELTRACE_H
 #undef __BT_UPCAST
 #undef __BT_UPCAST_CONST
This page took 0.036183 seconds and 4 git commands to generate.