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 3e4f351 commit 8b53936Copy full SHA for 8b53936
cpp/ql/lib/semmle/code/cpp/security/boostorg/asio/protocols.qll
@@ -402,11 +402,6 @@ module BoostorgAsio {
402
import DataFlow::Global<C>
403
}
404
405
- /** DEPRECATED: Use `SslContextCallGlobal` instead. */
406
- deprecated module SslContextCallMake<SslContextCallConfigSig Config> {
407
- import SslContextCallGlobal<Config>
408
- }
409
-
410
/**
411
* Any protocol value that flows to the first argument of a context constructor.
412
*/
0 commit comments