1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-02 14:30:15 +00:00
qb64/internal/source/free68.txt

8 lines
238 B
Text
Raw Normal View History

2018-12-31 04:22:26 +00:00
if(oldstr3303){
if(oldstr3303->fixed)qbs_set(oldstr3303,_SUB_BUILD_STRING_PATH);
qbs_free(_SUB_BUILD_STRING_PATH);
}
qbs_free(_SUB_BUILD_STRING_PREVIOUS_DIR);
qbs_free(_SUB_BUILD_STRING_RETURN_PATH);
qbs_free(_SUB_BUILD_STRING_C);