diff options
Diffstat (limited to 'ui/vnc.h')
-rw-r--r-- | ui/vnc.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -172,7 +172,6 @@ struct VncDisplay int auth; int subauth; /* Used by VeNCrypt */ int ws_auth; /* Used by websockets */ - bool ws_tls; /* Used by websockets */ bool lossy; bool non_adaptive; QCryptoTLSCreds *tlscreds; |