1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-29 19:20:47 +00:00
qb64/internal/source/free68.txt

7 lines
195 B
Text
Raw Normal View History

if(oldstr3104){
if(oldstr3104->fixed)qbs_set(oldstr3104,_SUB_BUILD_STRING_PATH);
qbs_free(_SUB_BUILD_STRING_PATH);
}
qbs_free(_SUB_BUILD_STRING_C);
qbs_free(_SUB_BUILD_STRING_RETURN_PATH);