Skip to content

Commit bb7c600

Browse files
committed
Remove unused variable
1 parent 365c53f commit bb7c600

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mongoc/mongoc-client.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,6 @@ _mongoc_client_new_from_uri (const mongoc_uri_t *uri, mongoc_topology_t *topolog
781781
#ifdef MONGOC_ENABLE_SSL
782782
const bson_t *options;
783783
bson_iter_t iter;
784-
bool has_ssl = false;
785784
#endif
786785

787786
bson_return_val_if_fail(uri, NULL);

0 commit comments

Comments
 (0)