1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-16 05:03:52 +00:00
qb64/internal/source/free186.txt

6 lines
171 B
Text
Raw Normal View History

if(oldstr9870){
if(oldstr9870->fixed)qbs_set(oldstr9870,_SUB_VERIFYSTRING_STRING_T);
qbs_free(_SUB_VERIFYSTRING_STRING_T);
}
qbs_free(_SUB_VERIFYSTRING_STRING_COMP);