Skip to content

Commit d59c311

Browse files
committed
absolute: no posix
1 parent 03d99da commit d59c311

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

+stdlib/absolute.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545
b = strcat(pwd(), '/', b);
4646
end
4747

48-
b = stdlib.posix(b);
49-
5048
if strlength(c) == 0
5149
c = b;
5250
else

0 commit comments

Comments
 (0)