diff options
Diffstat (limited to 'x11vnc/sslhelper.h')
-rw-r--r-- | x11vnc/sslhelper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11vnc/sslhelper.h b/x11vnc/sslhelper.h index 7aa7db0..46ed070 100644 --- a/x11vnc/sslhelper.h +++ b/x11vnc/sslhelper.h @@ -8,8 +8,6 @@ #define OPENSSL_VNC 2 #define OPENSSL_HTTPS 3 -#define DO_DH 0 - extern int openssl_sock; extern int openssl_port_num; extern int https_sock; |