1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-25 16:15:53 +00:00
QB64-PE/internal/source/free36.txt

6 lines
175 B
Plaintext
Raw Normal View History

if(oldstr2632){
if(oldstr2632->fixed)qbs_set(oldstr2632,_SUB_REMOVEELEMENTS_STRING_A);
qbs_free(_SUB_REMOVEELEMENTS_STRING_A);
}
qbs_free(_SUB_REMOVEELEMENTS_STRING_A2);