fx.io: add basic rosetta support
This commit is contained in:
@@ -433,8 +433,6 @@ fx_result fx_file_open(
|
||||
free_root_path = true;
|
||||
}
|
||||
|
||||
const fx_value *parts[] = {};
|
||||
|
||||
fx_path *abs_path
|
||||
= fx_path_join_list(2, &FX_VALUE_OBJECT(root_path), &path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user