Skip to content

Commit feb7a16

Browse files
author
Martin D. Weinberg
committed
Remove an overlooked debug line
1 parent cfa363b commit feb7a16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

expui/BiorthBasis.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5079,7 +5079,6 @@ namespace BasisClasses
50795079
sout << "CovarianceReader: unsupported float size, " << sz;
50805080
throw std::runtime_error(sout.str());
50815081
}
5082-
std::cout << "Float size is " << sz << std::endl;
50835082

50845083
int lmax, nmax, ltot;
50855084

0 commit comments

Comments
 (0)