Skip to content

Commit 8ed99fe

Browse files
authored
Update src/stdlib_stats_median.fypp
1 parent b19c537 commit 8ed99fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stdlib_stats_median.fypp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ contains
169169

170170
if (any(shape(x) .ne. shape(mask))) then
171171
call error_stop("ERROR (median): shapes of x and mask are different")
172-
error stop
173172
end if
174173

175174
select case(dim)

0 commit comments

Comments
 (0)