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

9 lines
269 B
Plaintext
Raw Normal View History

2021-04-09 16:38:37 +00:00
if(oldstr2578){
if(oldstr2578->fixed)qbs_set(oldstr2578,_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);