Skip to content

Commit 6cd0e44

Browse files
committed
- Value stored to var is never used
1 parent 001966c commit 6cd0e44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/spl/spl_directory.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,6 @@ static spl_filesystem_object * spl_filesystem_object_create_info(spl_filesystem_
434434
if (file_path && !use_copy) {
435435
efree(file_path);
436436
}
437-
use_copy = 1;
438437
file_path_len = 1;
439438
file_path = "/";
440439
#endif

0 commit comments

Comments
 (0)