Remove part of my stateful locale patch that slipped into the previous rev.

This commit is contained in:
tjr 2003-01-26 11:45:54 +00:00
parent f3345c20fa
commit 6a029f7c04

View File

@ -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 */