1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 17:15:13 +00:00
qb64/internal/source/free154.txt

15 lines
479 B
Plaintext

if(oldstr4543){
if(oldstr4543->fixed)qbs_set(oldstr4543,_FUNC_DOWNLOAD_STRING_URL);
qbs_free(_FUNC_DOWNLOAD_STRING_URL);
}
if(oldstr4544){
if(oldstr4544->fixed)qbs_set(oldstr4544,_FUNC_DOWNLOAD_STRING_FILE);
qbs_free(_FUNC_DOWNLOAD_STRING_FILE);
}
qbs_free(_FUNC_DOWNLOAD_STRING_URL2);
qbs_free(_FUNC_DOWNLOAD_STRING_E);
qbs_free(_FUNC_DOWNLOAD_STRING_URL3);
qbs_free(_FUNC_DOWNLOAD_STRING_X);
qbs_free(_FUNC_DOWNLOAD_STRING_A);
qbs_free(_FUNC_DOWNLOAD_STRING_A2);