1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 12:21:20 +00:00
QB64-PE/internal/source/free38.txt

6 lines
188 B
Plaintext
Raw Normal View History

2020-09-07 17:42:59 +00:00
if(oldstr2880){
if(oldstr2880->fixed)qbs_set(oldstr2880,_FUNC_REMOVESYMBOL_STRING_VARNAME);
qbs_free(_FUNC_REMOVESYMBOL_STRING_VARNAME);
}
qbs_free(_FUNC_REMOVESYMBOL_STRING_SYMBOL);