Skip to content

Commit 8b53936

Browse files
committed
C++: Address review comments
1 parent 3e4f351 commit 8b53936

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cpp/ql/lib/semmle/code/cpp/security/boostorg/asio/protocols.qll

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -402,11 +402,6 @@ module BoostorgAsio {
402402
import DataFlow::Global<C>
403403
}
404404

405-
/** DEPRECATED: Use `SslContextCallGlobal` instead. */
406-
deprecated module SslContextCallMake<SslContextCallConfigSig Config> {
407-
import SslContextCallGlobal<Config>
408-
}
409-
410405
/**
411406
* Any protocol value that flows to the first argument of a context constructor.
412407
*/

0 commit comments

Comments
 (0)