C++: Address review comments

This commit is contained in:
Jeroen Ketema
2023-03-24 10:34:10 +01:00
parent 3e4f35151a
commit 8b5393661b

View File

@@ -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.
*/