Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Nov 16, 2023
1 parent d9cdad2 commit 5310c49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/RbtCavityGridSF.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ void RbtCavityGridSF::SetupReceptor()
m_spGrid = spDS->GetGrid();
if (m_spGrid.Null())
return;

// RbtStringList strTetherAtomsL = GetLigand()->GetDataValue("SYMMETRIC_BONDS");
m_maxDist = m_spGrid->MaxValue();
}

Expand Down

0 comments on commit 5310c49

Please sign in to comment.