mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-25 10:03:01 +03:00
Removed debug log.
This commit is contained in:
parent
a773cb4c91
commit
e526e60f72
@ -3481,7 +3481,6 @@ function mainStart() {
|
||||
// Check if RDP support if present
|
||||
var mstsc = true;
|
||||
try { require('./rdp') } catch (ex) { mstsc = false; }
|
||||
console.log('mstsc', mstsc);
|
||||
|
||||
// Check if Windows SSPI, LDAP, Passport and YubiKey OTP will be used
|
||||
var sspi = false;
|
||||
|
Loading…
Reference in New Issue
Block a user