Skip to content

Commit 1085775

Browse files
authored
really remove the unused variable
1 parent 7d873a3 commit 1085775

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

interface/zsyr.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ void CNAME(enum CBLAS_ORDER order, enum CBLAS_UPLO Uplo, int n, FLOAT alpha, FLO
130130

131131
PRINT_DEBUG_CNAME;
132132

133-
trans = -1;
134133
uplo = -1;
135134
info = 0;
136135

0 commit comments

Comments
 (0)