Change default printout to add host, process names and vpid
[babeltrace.git] / include / babeltrace / iterator.h
index e658eeec0b5cdc8789e684ca630b4c04d9396d67..22dabb479048e75007a30a40d1cc62e83e0687d9 100644 (file)
@@ -54,7 +54,6 @@ struct bt_iter_pos {
                BT_SEEK_RESTORE,        /* uses u.restore */
                BT_SEEK_CUR,
                BT_SEEK_BEGIN,
-               BT_SEEK_END,
                BT_SEEK_LAST,
        } type;
        union {
This page took 0.022947 seconds and 4 git commands to generate.