1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 17:15:13 +00:00
qb64/internal/source/free185.txt

10 lines
326 B
Plaintext

if(oldstr4836){
if(oldstr4836->fixed)qbs_set(oldstr4836,_SUB_PARSESTRING_STRING_E);
qbs_free(_SUB_PARSESTRING_STRING_E);
}
qbs_free(_SUB_PARSESTRING_STRING_T);
qbs_free(_SUB_PARSESTRING_STRING_TEMPFILE);
qbs_free(_SUB_PARSESTRING_STRING_T1);
qbs_free(_SUB_PARSESTRING_STRING_T2);
qbs_free(_SUB_PARSESTRING_STRING_A);