Skip to content

Commit 1676c10

Browse files
author
Christian Hergert
committed
cursor: whitespace.
1 parent fca2f1b commit 1676c10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mongoc/mongoc-cursor.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,6 @@ _mongoc_cursor_next (mongoc_cursor_t *cursor,
725725

726726
BSON_ASSERT(cursor);
727727

728-
729728
if (cursor->client->in_exhaust && ! cursor->in_exhaust) {
730729
bson_set_error(&cursor->error,
731730
MONGOC_ERROR_CLIENT,

0 commit comments

Comments
 (0)