X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fiterator.h;h=22dabb479048e75007a30a40d1cc62e83e0687d9;hp=e658eeec0b5cdc8789e684ca630b4c04d9396d67;hb=c3815874ce57c8b9dbceda4e5b7db5fdf869559c;hpb=f7ed656326285831256061407c2c533c16c50f36 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 {