1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-06 07:44:57 +03:00

src: remove unused Ham project

This commit is contained in:
Davide Beatrici
2018-07-29 03:39:27 +02:00
parent 61a164d25c
commit 24d23feacf
14 changed files with 0 additions and 589 deletions

View File

@ -1988,9 +1988,6 @@ void RegistWindowsFirewallAllEx(char *dir)
MsRegistWindowsFirewallEx2(CEDAR_CUI_STR, "vpncmd.exe", dir);
MsRegistWindowsFirewallEx2(CEDAR_CUI_STR, "vpncmd_x64.exe", dir);
MsRegistWindowsFirewallEx2(CEDAR_PRODUCT_STR, "ham.exe", dir);
MsRegistWindowsFirewallEx2(CEDAR_PRODUCT_STR, "ham_x64.exe", dir);
}
// Check whether the notification service is already running