X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fiterator.h;h=22dabb479048e75007a30a40d1cc62e83e0687d9;hb=2af75f65e584f99e299e6d79af9c1796c5a00316;hp=e658eeec0b5cdc8789e684ca630b4c04d9396d67;hpb=827b30c103fe5efcc1f4c39ed8a6b8bfa003c5a3;p=babeltrace.git diff --git a/include/babeltrace/iterator.h b/include/babeltrace/iterator.h index e658eeec..22dabb47 100644 --- a/include/babeltrace/iterator.h +++ b/include/babeltrace/iterator.h @@ -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 {