1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 11:11:21 +00:00
qb64/internal/source/free106.txt
Zachary Spriggs 50e877acf5 Revert "Update internal/source"
This reverts commit b693e7667b.
2021-04-09 18:11:25 -04:00

11 lines
404 B
Plaintext

if(oldstr3620){
if(oldstr3620->fixed)qbs_set(oldstr3620,_SUB_MANAGEVARIABLELIST_STRING_NAME);
qbs_free(_SUB_MANAGEVARIABLELIST_STRING_NAME);
}
if(oldstr3621){
if(oldstr3621->fixed)qbs_set(oldstr3621,_SUB_MANAGEVARIABLELIST_STRING___CNAME);
qbs_free(_SUB_MANAGEVARIABLELIST_STRING___CNAME);
}
qbs_free(_SUB_MANAGEVARIABLELIST_STRING_CNAME);
qbs_free(_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME);