1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 11:25:08 +00:00
qb64/internal/source/free229.txt
2021-08-03 07:23:15 +00:00

5 lines
182 B
Text

if(oldstr5984){
if(oldstr5984->fixed)qbs_set(oldstr5984,_SUB_INSERTATCURSOR_STRING_TEMPK);
qbs_free(_SUB_INSERTATCURSOR_STRING_TEMPK);
}
qbs_free(_SUB_INSERTATCURSOR_STRING_A);