Remove part of my stateful locale patch that slipped into the previous rev.
This commit is contained in:
parent
f3345c20fa
commit
6a029f7c04
@ -188,9 +188,6 @@ finish:
|
||||
FREELB(fp);
|
||||
fp->_lb._size = 0;
|
||||
fp->_extra->orientation = 0;
|
||||
memset(&fp->_extra->state, 0, sizeof(fp->_extra->state));
|
||||
memset(&fp->_extra->cstate, 0, sizeof(fp->_extra->cstate));
|
||||
fp->_extra->cstatepos = 0;
|
||||
|
||||
if (f < 0) { /* did not get it after all */
|
||||
fp->_flags = 0; /* set it free */
|
||||
|
Loading…
x
Reference in New Issue
Block a user