mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Cleanup debug stuff
This commit is contained in:
@@ -131,7 +131,6 @@ QString OpenVpnConfigurator::processConfigWithLocalSettings(QString jsonConfig)
|
||||
config.append("block-ipv6\n");
|
||||
}
|
||||
if (m_settings->routeMode() == Settings::VpnOnlyForwardSites) {
|
||||
qDebug() << "Settings::VpnOnlyForwardSites";
|
||||
|
||||
// no redirect-gateway
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user