Commit 05b5e3a
authored
Remove unnecessary zlib warning flags (#1243)
These were used to suppress warnings in zlib 1.2, but now that we are on
zlib 1.3 they are no longer necessary. In fact, they cause warnings with
some compilers so it's better to remove them.1 parent af8afd6 commit 05b5e3a
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
| |||
0 commit comments