1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-16 21:15:15 +00:00
qb64/internal/source/free217.txt

5 lines
145 B
Plaintext
Raw Normal View History

2021-10-18 03:13:30 +00:00
if(oldstr6192){
if(oldstr6192->fixed)qbs_set(oldstr6192,_FUNC_REMOVEDOUBLESLASHES_STRING_F);
qbs_free(_FUNC_REMOVEDOUBLESLASHES_STRING_F);
2021-09-28 05:43:25 +00:00
}