Cleanup debug stuff
This commit is contained in:
parent
c772f56da7
commit
1b37ca805f
4 changed files with 2 additions and 15 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue