Skip to content

Commit 6dc4af2

Browse files
authored
CDRIVER-5952 remove mongoc_uri_get_ssl (#1369)
1 parent 2909515 commit 6dc4af2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/mongocxx/lib/mongocxx/private/mongoc.hh

-3
Original file line numberDiff line numberDiff line change
@@ -384,9 +384,6 @@ BSONCXX_PRIVATE_WARNINGS_POP();
384384
X(uri_get_read_concern) \
385385
X(uri_get_read_prefs_t) \
386386
X(uri_get_replica_set) \
387-
BSONCXX_SUPPRESS_DEPRECATION_WARNINGS_BEGIN \
388-
X(uri_get_ssl) \
389-
BSONCXX_SUPPRESS_DEPRECATION_WARNINGS_END \
390387
X(uri_get_string) \
391388
X(uri_get_tls) \
392389
X(uri_get_username) \

0 commit comments

Comments
 (0)