Merge pull request #774 from amnezia-vpn/fix/remove_appname_log
Remove logging of application and package names
This commit is contained in:
commit
03c18c44e2
4 changed files with 3 additions and 5 deletions
|
@ -48,7 +48,6 @@ bool AppSplitTunnelingModel::addApp(const InstalledAppInfo &appInfo)
|
|||
m_settings->setVpnApps(m_currentRouteMode, m_apps);
|
||||
endInsertRows();
|
||||
|
||||
qDebug() << "app added " << appInfo.appName;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue