1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-16 01:25:15 +00:00
qb64/internal/source/free17.txt

9 lines
269 B
Plaintext
Raw Normal View History

2021-07-19 21:21:56 +00:00
if(oldstr2648){
if(oldstr2648->fixed)qbs_set(oldstr2648,_FUNC_FINDID_STRING_N2);
qbs_free(_FUNC_FINDID_STRING_N2);
}
qbs_free(_FUNC_FINDID_STRING_N);
qbs_free(_FUNC_FINDID_STRING_SECONDARG);
qbs_free(_FUNC_FINDID_STRING_SC);
qbs_free(_FUNC_FINDID_STRING_INSF);