summaryrefslogtreecommitdiffstats
path: root/lib_generic/zlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib_generic/zlib.c')
-rw-r--r--lib_generic/zlib.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib_generic/zlib.c b/lib_generic/zlib.c
index 668ac8f808..699a6f2c23 100644
--- a/lib_generic/zlib.c
+++ b/lib_generic/zlib.c
@@ -651,9 +651,6 @@ struct inflate_blocks_state {
* The IBM 150 firmware munges the data right after _etext[]. This
* protects it. -- Cort
*/
-#if 0
-local uInt protect_mask[] = {0, 0, 0, 0, 0, 0, 0, 0, 0 ,0 ,0 ,0};
-#endif
/* And'ing with mask[n] masks the lower n bits */
local uInt inflate_mask[] = {
0x0000,