1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 12:50:17 +00:00
QB64-PE/internal/source/free265.txt
2022-11-27 00:30:08 +00:00

5 lines
177 B
Text

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