Skip to content

Commit 6b35f0e

Browse files
author
Kai Luo
committed
Remove unused code in setup_solver method of ESolver_DirectMin_LCAO
1 parent d0cc63d commit 6b35f0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/source_esolver/esolver_directmin_lcao.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@ void ESolver_DirectMin_LCAO::setup_solver(UnitCell& ucell, const Input_para& inp
411411
try
412412
{
413413
// temporarily use esolver_type=ksdft
414-
inp.
415414
p_esolver->before_all_runners(ucell, inp);
416415

417416
std::cout << "Setting up KS solver for seeding DirectMin variable" << std::endl;

0 commit comments

Comments
 (0)