mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
C++: Address review comments
This commit is contained in:
@@ -402,11 +402,6 @@ module BoostorgAsio {
|
||||
import DataFlow::Global<C>
|
||||
}
|
||||
|
||||
/** DEPRECATED: Use `SslContextCallGlobal` instead. */
|
||||
deprecated module SslContextCallMake<SslContextCallConfigSig Config> {
|
||||
import SslContextCallGlobal<Config>
|
||||
}
|
||||
|
||||
/**
|
||||
* Any protocol value that flows to the first argument of a context constructor.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user