diff options
Diffstat (limited to 'rfb/rfbproto.h')
| -rw-r--r-- | rfb/rfbproto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rfb/rfbproto.h b/rfb/rfbproto.h index c5b2723..b447170 100644 --- a/rfb/rfbproto.h +++ b/rfb/rfbproto.h @@ -286,9 +286,7 @@ typedef char rfbProtocolVersionMsg[13]; /* allow extra byte for null */ #define rfbUltra 17 #define rfbTLS 18 #define rfbVeNCrypt 19 -#ifdef LIBVNCSERVER_HAVE_SASL #define rfbSASL 20 -#endif /* LIBVNCSERVER_HAVE_SASL */ #define rfbARD 30 #define rfbMSLogon 0xfffffffa |
