more github 229 warning
This commit is contained in:
@@ -4211,11 +4211,15 @@ int x, y;
|
||||
text++;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
/* Now we're truncating */
|
||||
if (truncation_expected)
|
||||
; /* but we knew in advance */
|
||||
}
|
||||
#if 0
|
||||
else {
|
||||
if (truncation_expected) {
|
||||
/* Now we're truncating */
|
||||
; /* but we knew in advance */
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
/* caller must set cond_shrinklvl (0..2) before calling us */
|
||||
|
||||
Reference in New Issue
Block a user