summaryrefslogtreecommitdiff
path: root/BLAS/SRC
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2011-06-22 09:45:40 +0000
committerjulie <julielangou@users.noreply.github.com>2011-06-22 09:45:40 +0000
commit0d0b443c697874898ee9947afe634c1b89761dce (patch)
tree27a6fd0102f166d128c1f5e9ae60942e788a242d /BLAS/SRC
parentffd034b32b7f443988c8fb54274b97d5968dbd85 (diff)
downloadlapack-0d0b443c697874898ee9947afe634c1b89761dce.tar.gz
lapack-0d0b443c697874898ee9947afe634c1b89761dce.tar.bz2
lapack-0d0b443c697874898ee9947afe634c1b89761dce.zip
Summer cleanup
Cleanup some codes, like unused variables. Used -Walls to detect problems.
Diffstat (limited to 'BLAS/SRC')
-rw-r--r--BLAS/SRC/drotmg.f1
1 files changed, 0 insertions, 1 deletions
diff --git a/BLAS/SRC/drotmg.f b/BLAS/SRC/drotmg.f
index ca5de114..108c7949 100644
--- a/BLAS/SRC/drotmg.f
+++ b/BLAS/SRC/drotmg.f
@@ -186,7 +186,6 @@
DPARAM(5) = DH22
END IF
- 260 CONTINUE
DPARAM(1) = DFLAG
RETURN
END