Removed local license request
This commit is contained in:
parent
fa40e79a5d
commit
6510c0e85e
@ -7,13 +7,11 @@
|
||||
#include <log/LogUtils.h>
|
||||
#include <src/Configuration.h>
|
||||
#include <src/ShutdownHelper.h>
|
||||
#include <misc/base64.h>
|
||||
#include "../../../license/shared/LicenseServerClient.h"
|
||||
#include "../../../cmake-build-debug-wsl/license/LicenseRequest.pb.h"
|
||||
#include "src/InstanceHandler.h"
|
||||
#include "../../../license/shared/License.h"
|
||||
|
||||
#define DO_LOCAL_REQUEST
|
||||
//#define DO_LOCAL_REQUEST
|
||||
using namespace ts::server::license;
|
||||
|
||||
LicenseService::LicenseService() {
|
||||
|
Loading…
Reference in New Issue
Block a user