mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 05:45:46 +00:00
Address some review comments
This commit is contained in:
parent
aa11d73bba
commit
4213f1c126
7 changed files with 38 additions and 52 deletions
|
@ -205,8 +205,6 @@ public:
|
|||
}
|
||||
|
||||
void GetIpv4Address(Kernel::HLERequestContext& ctx) {
|
||||
LOG_CRITICAL(Service_LDN, "called");
|
||||
|
||||
const auto network_interface = Network::GetSelectedNetworkInterface();
|
||||
|
||||
if (!network_interface) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue