Prevent service log spam on Windows
This commit is contained in:
parent
eb48e4b668
commit
7e2f223d7f
2 changed files with 8 additions and 3 deletions
|
@ -158,6 +158,7 @@ class WindowsSplitTunnel final : public QObject {
|
|||
constexpr static const auto MV_SERVICE_NAME = L"MullvadVPN";
|
||||
DRIVER_STATE getState();
|
||||
|
||||
int m_tries;
|
||||
// Initializes the WFP Sublayer
|
||||
bool initSublayer();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue