Skip to content

Commit 8cc6129

Browse files
committed
fix unused variable
1 parent 943a111 commit 8cc6129

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stdlib_selection.fypp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ contains
184184
!! `indx(:)` becomes partially sorted, see documentation for `indx(:)`).
185185

186186
${inttype}$ :: l, r, mid, iPivot
187-
${arraytype}$ :: pivot
188187
integer, parameter :: ip = ${intkind}$
189188

190189
l = 1_ip

0 commit comments

Comments
 (0)