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 519d7f1 commit ffc6009Copy full SHA for ffc6009
src/tls/profile/aiotc_profile.c
@@ -51,8 +51,6 @@ void aiotc_client_profile_init(br_ssl_client_context *cc, br_x509_minimal_contex
51
BR_TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
52
};
53
54
- int id;
55
-
56
/*
57
* Reset client context and set supported versions from TLS-1.0
58
* to TLS-1.2 (inclusive).
0 commit comments