summaryrefslogtreecommitdiffstats
path: root/tight.c
diff options
context:
space:
mode:
Diffstat (limited to 'tight.c')
-rw-r--r--tight.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tight.c b/tight.c
index 21198a1..b97adb9 100644
--- a/tight.c
+++ b/tight.c
@@ -27,9 +27,6 @@
/*#include <stdio.h>*/
#include <rfb/rfb.h>
-#ifdef LIBVNCSERVER_HAVE_LIBZ
-#ifdef LIBVNCSERVER_HAVE_LIBJPEG
-
#ifdef WIN32
#define XMD_H
#undef FAR
@@ -1821,5 +1818,3 @@ JpegSetDstManager(j_compress_ptr cinfo)
cinfo->dest = &jpegDstManager;
}
-#endif /* LIBJPEG */
-#endif /* LIBZ */