lib: remove CTF concepts of packet and event headers
[babeltrace.git] / include / babeltrace / trace-ir / field-path-const.h
index fe5bef6f5c9ebc57d82ba8caad1004da5e0b31b5..be75b758c2c77f0bc9c8329899d8024d7c06e3f7 100644 (file)
@@ -36,9 +36,7 @@ extern "C" {
 #endif
 
 typedef enum bt_scope {
-       BT_SCOPE_PACKET_HEADER,
        BT_SCOPE_PACKET_CONTEXT,
-       BT_SCOPE_EVENT_HEADER,
        BT_SCOPE_EVENT_COMMON_CONTEXT,
        BT_SCOPE_EVENT_SPECIFIC_CONTEXT,
        BT_SCOPE_EVENT_PAYLOAD,
This page took 0.023772 seconds and 4 git commands to generate.