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

11 lines
394 B
Plaintext
Raw Normal View History

2019-01-13 18:43:58 +00:00
if(oldstr3568){
if(oldstr3568->fixed)qbs_set(oldstr3568,_SUB_MANAGEVARIABLELIST_STRING_NAME);
qbs_free(_SUB_MANAGEVARIABLELIST_STRING_NAME);
2018-11-01 14:26:08 +00:00
}
2019-01-13 18:43:58 +00:00
if(oldstr3569){
if(oldstr3569->fixed)qbs_set(oldstr3569,_SUB_MANAGEVARIABLELIST_STRING___CNAME);
qbs_free(_SUB_MANAGEVARIABLELIST_STRING___CNAME);
2018-11-01 14:26:08 +00:00
}
2019-01-13 18:43:58 +00:00
qbs_free(_SUB_MANAGEVARIABLELIST_STRING_S);
qbs_free(_SUB_MANAGEVARIABLELIST_STRING_CNAME);