1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 20:30:25 +00:00
qb64/internal/source/free185.txt

10 lines
326 B
Plaintext

if(oldstr4841){
if(oldstr4841->fixed)qbs_set(oldstr4841,_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);