aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/SecurityPage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'win/rfb_win32/SecurityPage.cxx')
-rw-r--r--win/rfb_win32/SecurityPage.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/win/rfb_win32/SecurityPage.cxx b/win/rfb_win32/SecurityPage.cxx
index f9321160..94a88492 100644
--- a/win/rfb_win32/SecurityPage.cxx
+++ b/win/rfb_win32/SecurityPage.cxx
@@ -123,9 +123,6 @@ SecurityPage::onOk() {
bool vnc_loaded = false;
list<uint32_t> secTypes;
- /* Keep same priorities as in common/rfb/SecurityClient::secTypes */
- secTypes.push_back(secTypeVeNCrypt);
-
#ifdef HAVE_GNUTLS
/* X509Plain */
if (authMethodEnabled(IDC_ENC_X509, IDC_AUTH_PLAIN)) {