1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 11:25:08 +00:00
qb64/internal/source/free117.txt

9 lines
395 B
Text

if(oldstr3812){
if(oldstr3812->fixed)qbs_set(oldstr3812,_FUNC_READWRITELONGSETTINGVALUE_STRING_SECTION);
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_SECTION);
}
if(oldstr3813){
if(oldstr3813->fixed)qbs_set(oldstr3813,_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_SETTING);
}
qbs_free(_FUNC_READWRITELONGSETTINGVALUE_STRING_VALUE);