Skip to content

Commit 8bcf168

Browse files
committed
unused variable in test
1 parent adfff3a commit 8bcf168

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test-bulk.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3323,7 +3323,6 @@ test_bulk_update_one_error_message (void)
33233323
mongoc_client_t *client;
33243324
mongoc_collection_t *collection;
33253325
mongoc_bulk_operation_t *bulk;
3326-
bson_t reply;
33273326
bson_error_t error;
33283327

33293328
client = mongoc_client_new ("mongodb://server");

0 commit comments

Comments
 (0)