Skip to content

Commit bb75a6e

Browse files
Francesco MeccaJohn-Colvin
authored andcommitted
remove pragma "blasint = ..."
1 parent 9cdf4f4 commit bb75a6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/cblas/cblas.di

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ else
4343
///
4444
alias blasint = int;
4545

46-
debug pragma(msg, "blasint = " ~ blasint.stringof);
47-
4846
///
4947
enum CBLAS_LAYOUT {
5048
///

0 commit comments

Comments
 (0)