Skip to content

Commit 238fbd3

Browse files
author
Damian Rouson
committed
fix(collectives): remove unused parameter
1 parent 283b8f7 commit 238fbd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/collective_subroutines_test.F90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ function check_co_sum_without_result_image() result(result_)
8181
type(Result_t) :: result_
8282

8383
integer i, j
84-
integer, parameter :: result_image=2
8584

8685
associate(me => this_image())
8786
i = me

0 commit comments

Comments
 (0)