more github 229 warning

This commit is contained in:
nhmall
2019-10-07 22:02:26 -04:00
parent 659b3ce9a7
commit 2172c5e7ff
+6 -2
View File
@@ -4211,11 +4211,15 @@ int x, y;
text++; text++;
} }
} }
} else { }
#if 0
else {
if (truncation_expected) {
/* Now we're truncating */ /* Now we're truncating */
if (truncation_expected)
; /* but we knew in advance */ ; /* but we knew in advance */
} }
}
#endif
} }
/* caller must set cond_shrinklvl (0..2) before calling us */ /* caller must set cond_shrinklvl (0..2) before calling us */