summaryrefslogtreecommitdiff
path: root/lib/content_encoding.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/content_encoding.c')
-rw-r--r--lib/content_encoding.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/content_encoding.c b/lib/content_encoding.c
index 2fc3d43c4..a6dce4880 100644
--- a/lib/content_encoding.c
+++ b/lib/content_encoding.c
@@ -28,10 +28,6 @@
#ifdef HAVE_ZLIB_H
#include <zlib.h>
-#ifdef __SYMBIAN32__
-/* zlib pollutes the namespace with this definition */
-#undef WIN32
-#endif
#endif
#ifdef HAVE_BROTLI