summaryrefslogtreecommitdiff
path: root/SRC/zla_herpvgrw.f
diff options
context:
space:
mode:
authorNick Papior <nickpapior@gmail.com>2016-09-01 22:01:13 +0200
committerNick Papior <nickpapior@gmail.com>2016-09-01 22:01:13 +0200
commite9a63a077e91943983284a07205806a59d5b938c (patch)
treeba16c0eea16f6fef19b48d9fcc5cebf161a6a57b /SRC/zla_herpvgrw.f
parent17ef03e3ce7d4c290cdefa8d96e692d7b5d8f1c5 (diff)
downloadlapack-e9a63a077e91943983284a07205806a59d5b938c.tar.gz
lapack-e9a63a077e91943983284a07205806a59d5b938c.tar.bz2
lapack-e9a63a077e91943983284a07205806a59d5b938c.zip
bug: external definitions not called, removed
A couple of routines where defining external routines, but they where never called. These have been removed Signed-off-by: Nick Papior <nickpapior@gmail.com>
Diffstat (limited to 'SRC/zla_herpvgrw.f')
-rw-r--r--SRC/zla_herpvgrw.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zla_herpvgrw.f b/SRC/zla_herpvgrw.f
index acdb1fa5..72171439 100644
--- a/SRC/zla_herpvgrw.f
+++ b/SRC/zla_herpvgrw.f
@@ -147,7 +147,7 @@
COMPLEX*16 ZDUM
* ..
* .. External Functions ..
- EXTERNAL LSAME, ZLASET
+ EXTERNAL LSAME
* ..
* .. Intrinsic Functions ..
INTRINSIC ABS, REAL, DIMAG, MAX, MIN