Skip to content

Commit 2f17aa3

Browse files
jmikolakevinAlbs
andauthored
Update src/libmongoc/src/mongoc/mongoc-cursor.c
Co-authored-by: Kevin Albertson <[email protected]>
1 parent 80e0a8d commit 2f17aa3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libmongoc/src/mongoc/mongoc-cursor.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1735,7 +1735,6 @@ _mongoc_cursor_prepare_getmore_command (mongoc_cursor_t *cursor,
17351735
int collection_len;
17361736
int64_t batch_size;
17371737
bson_iter_t iter;
1738-
const bson_value_t *comment;
17391738
bool await_data;
17401739
int64_t max_await_time_ms;
17411740

0 commit comments

Comments
 (0)