1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-10 13:23:41 +00:00

Removed unreferecned code

This commit is contained in:
Bryan Roe
2020-06-23 13:50:29 -07:00
parent 9a08c9f7f8
commit e3c20eb6c5

View File

@@ -53,7 +53,6 @@ int ClearWindowsFirewall(wchar_t* processname);
TCHAR* serviceFile = TEXT("Mesh Agent");
TCHAR* serviceName = TEXT("Mesh Agent background service");
TCHAR* serviceDesc = TEXT("Remote monitoring and management service.");
SERVICE_STATUS serviceStatus;
SERVICE_STATUS_HANDLE serviceStatusHandle = 0;