summaryrefslogtreecommitdiffstats
path: root/common/rfb/SSecurityVeNCrypt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/SSecurityVeNCrypt.cxx')
-rw-r--r--common/rfb/SSecurityVeNCrypt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/SSecurityVeNCrypt.cxx b/common/rfb/SSecurityVeNCrypt.cxx
index fc831482..926edaaf 100644
--- a/common/rfb/SSecurityVeNCrypt.cxx
+++ b/common/rfb/SSecurityVeNCrypt.cxx
@@ -54,7 +54,7 @@ StringParameter SSecurityVeNCrypt::secTypesStr
("VeNCryptTypes",
"Specify which security scheme to use for VeNCrypt connections (TLSNone, "
"TLSVnc, TLSPlain, X509None, X509Vnc, X509Plain)",
- "TLSVnc,TLSPlain,X509Vnc,X509Plain", ConfServer);
+ "TLSVnc,TLSPlain,X509Vnc,X509Plain");
SSecurityVeNCrypt::SSecurityVeNCrypt(void)
{