diff options
Diffstat (limited to 'zconf.h.cmakein')
-rw-r--r-- | zconf.h.cmakein | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/zconf.h.cmakein b/zconf.h.cmakein index 18dd770..a2f71b1 100644 --- a/zconf.h.cmakein +++ b/zconf.h.cmakein | |||
@@ -317,10 +317,6 @@ | |||
317 | # endif | 317 | # endif |
318 | #endif | 318 | #endif |
319 | 319 | ||
320 | #ifndef NO_VIZ | ||
321 | # define ZEXTERN __attribute__((visibility ("default"))) extern | ||
322 | #endif | ||
323 | |||
324 | #ifndef ZEXTERN | 320 | #ifndef ZEXTERN |
325 | # define ZEXTERN extern | 321 | # define ZEXTERN extern |
326 | #endif | 322 | #endif |