From 623a64f2c96b71f8609eccb81cb04886ae390c7b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 19 Jan 2017 16:08:43 +0300 Subject: Dump on startup linked and loaded lib versions. For now only zlib supported. Also detect zlib by pkgconfig in configure. --- src/localconsts.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index d5bd0ebc1..08623b2b5 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -87,8 +87,6 @@ #endif // GCC_VERSION < 40900 #endif // GCC_VERSION < 40700 -#undef Z_NULL -#define Z_NULL nullptr #define M_TCPOK #define A_DELETE(func) func = delete #define A_DELETE_COPY(name) name(const name &) = delete; \ -- cgit v1.2.3-60-g2f50