summaryrefslogtreecommitdiffstats
path: root/rfb
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2017-09-02 17:20:58 +0200
committerChristian Beier <dontmind@freeshell.org>2017-09-02 18:01:52 +0200
commitdf11e806a31ec0fe0f3f58917ed1e98769adb910 (patch)
treeff3c45fe1009d5cc245ecabfea99af128a70537a /rfb
parent666f37efc08c20fa37b6a8ca5967b066118f56aa (diff)
downloadlibtdevnc-df11e806a31ec0fe0f3f58917ed1e98769adb910.tar.gz
libtdevnc-df11e806a31ec0fe0f3f58917ed1e98769adb910.zip
Move HAVE_SASL #ifdefs into header file to have less LOC
Diffstat (limited to 'rfb')
-rw-r--r--rfb/rfbproto.h2
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