linear_algebra portgroup: Remove debug message accidentally left in.
--- trunk/dports/_resources/port1.0/group/linear_algebra-1.0.tcl 2016-06-01 20:01:55 UTC (rev 149141)
+++ trunk/dports/_resources/port1.0/group/linear_algebra-1.0.tcl 2016-06-01 20:03:11 UTC (rev 149142)
@@ -58,7 +58,6 @@
foreach v $args {
if {$v == "blas_only"} {
- ui_msg "arg = $v"
set blas_only 1
}
}