diff options
Diffstat (limited to 'common/rfb/SecurityServer.cxx')
-rw-r--r-- | common/rfb/SecurityServer.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/rfb/SecurityServer.cxx b/common/rfb/SecurityServer.cxx index 04022a90..1d1150ad 100644 --- a/common/rfb/SecurityServer.cxx +++ b/common/rfb/SecurityServer.cxx @@ -51,9 +51,6 @@ StringParameter SecurityServer::secTypes #ifdef HAVE_GNUTLS "TLSVnc," #endif -#ifdef HAVE_NETTLE - "RA2_256,RA2,RA2ne_256,RA2ne," -#endif "VncAuth", ConfServer); |