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

src: remove unused VGate project

This commit is contained in:
Davide Beatrici
2018-08-03 16:19:33 +02:00
parent c2b9fb3b10
commit 632e86d1e5
11 changed files with 0 additions and 932 deletions

View File

@ -1162,9 +1162,6 @@ typedef struct CEDAR
// Web UI
#include <Cedar/WebUI.h>
// VPN Gate Plugin DLL
#include <VGate/VGateCommon.h>
// VPN Gate Main Implementation
#include <Cedar/VG.h>