Skip to content

Commit 9228633

Browse files
committed
remove useless output
1 parent f8dcacf commit 9228633

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/RI/ri/LRI-cal_loop3.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ void LRI<TA,Tcell,Ndim,Tdata>::cal_loop3(
2525
const double fac_add_Ds,
2626
const std::map<std::pair<TA, TA>, std::set<TC>>& irreducible_sector)
2727
{
28-
std::cout << "using loop3 LibRI" << std::endl;
2928
using namespace Array_Operator;
3029

3130
const Data_Pack_Wrapper<TA,TC,Tdata> data_wrapper(this->data_pool, this->data_ab_name);

0 commit comments

Comments
 (0)