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

Removing unrelated changes as per review

This commit is contained in:
Evengard
2020-02-06 10:52:34 +03:00
parent 60e85afd1f
commit fa9e9d15a5
3 changed files with 0 additions and 8 deletions

View File

@ -3319,6 +3319,3 @@ char *MsChapV2DoBruteForce(IPC_MSCHAP_V2_AUTHINFO *d, LIST *password_list)
return NULL;
}