summaryrefslogtreecommitdiffstats
path: root/rfb
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2018-06-29 12:31:26 +0200
committerChristian Beier <dontmind@freeshell.org>2018-06-29 12:31:26 +0200
commit49f1d8de47179087c8e83da9e76d3cc03a7488c4 (patch)
treea2bc16c81147905c74e7ae0cf4f4163abfe1eb0d /rfb
parent85fb69515cf1739bea53ce62b832a17e08ab3647 (diff)
downloadlibtdevnc-49f1d8de47179087c8e83da9e76d3cc03a7488c4.tar.gz
libtdevnc-49f1d8de47179087c8e83da9e76d3cc03a7488c4.zip
build: remove LIBVNCSERVER_WITH_CLIENT_TLS #define
It is not used anywhere anymore.
Diffstat (limited to 'rfb')
-rw-r--r--rfb/rfbconfig.h.cmakein3
1 files changed, 0 insertions, 3 deletions
diff --git a/rfb/rfbconfig.h.cmakein b/rfb/rfbconfig.h.cmakein
index 7638921..613149a 100644
--- a/rfb/rfbconfig.h.cmakein
+++ b/rfb/rfbconfig.h.cmakein
@@ -142,9 +142,6 @@
/* Define to 1 if libgcrypt is present */
#cmakedefine LIBVNCSERVER_WITH_CLIENT_GCRYPT 1
-/* Define to 1 if GnuTLS is present */
-#cmakedefine LIBVNCSERVER_WITH_CLIENT_TLS 1
-
/* Define to 1 if OpenSSL is present */
#cmakedefine LIBVNCSERVER_HAVE_LIBSSL 1