Skip to content

Commit 94adf98

Browse files
authored
remove unused status variable
1 parent 3326b92 commit 94adf98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common_thread.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ extern void goto_set_num_threads(int nthreads);
5353
/* Global Parameter */
5454
extern int blas_cpu_number;
5555
extern int blas_num_threads;
56-
extern int blas_num_threads_set;
5756
extern int blas_omp_linked;
5857

5958
#define BLAS_LEGACY 0x8000U

0 commit comments

Comments
 (0)