Skip to content
Snippets Groups Projects
Commit 10010322 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Remove an obsolete comment.

parent 6af115ea
No related branches found
No related tags found
No related merge requests found
......@@ -381,10 +381,6 @@ void append_key_part(struct lua_State *L, int i,
* the iterator with one or several Lua scalars
* (numbers, strings) and start iteration from an
* offset.
*
* @todo/FIXME: Currently we always store iteration
* state within index. This limits the total
* amount of active iterators to 1.
*/
static int
lbox_index_next(struct lua_State *L)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment