We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bcf168 commit 8dbce23Copy full SHA for 8dbce23
src/mongoc/mongoc-read-concern-private.h
@@ -38,8 +38,6 @@ struct _mongoc_read_concern_t
38
39
bool _mongoc_read_concern_is_default (const mongoc_read_concern_t *read_concern);
40
const bson_t *_mongoc_read_concern_get_bson (mongoc_read_concern_t *read_concern);
41
-bool mongoc_read_concern_append (mongoc_read_concern_t *read_concern,
42
- bson_t *command);
43
44
BSON_END_DECLS
45
0 commit comments