Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
siuwuncheung authored and dreamer2368 committed Apr 17, 2024
1 parent 35a614e commit eaba2ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/MGmol.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1147,8 +1147,6 @@ void MGmol<OrbitalsType>::cleanup()
// Save orbital snapshots
if (ct.rom_offline > 0)
{
//std::string filename(std::string(ct.out_restart_file));
//filename += "0";
int ierr = save_orbital_snapshot(
h5restartfile.filename(), *current_orbitals_);

Expand Down

0 comments on commit eaba2ad

Please sign in to comment.