Skip to content

Commit b89b15b

Browse files
Removes one line from clartg
1 parent 2495f1c commit b89b15b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SRC/clartg.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ subroutine CLARTG( f, g, c, s, r )
233233
else
234234
c = ( f2*p )*w
235235
end if
236-
c = ( f2*p )*w
237236
s = conjg( gs )*( fs*p )
238237
r = ( fs*( h2*p ) )*u
239238
end if

0 commit comments

Comments
 (0)