yuzu/src/core/hle/service/ssl
Lioncash 7f506be2ee hle/service: Resolve unused variable warnings
In several places, we have request parsers where there's nothing to
really parse, simply because the HLE function in question operates on
buffers. In these cases we can just remove these instances altogether.

In the other cases, we can retrieve the relevant members from the parser
and at least log them out, giving them some use.
2019-04-04 13:18:09 -04:00
..
ssl.cpp hle/service: Resolve unused variable warnings 2019-04-04 13:18:09 -04:00
ssl.h ssl: Move SSL class to cpp file 2018-09-02 11:45:26 -04:00