Skip to content
Snippets Groups Projects
Commit 4b28e0c1 authored by Marco Biasini's avatar Marco Biasini
Browse files

silence warning

parent 3da7146f
Branches
Tags
No related merge requests found
......@@ -88,7 +88,6 @@ bool ReducedPotentialImpl::GetCAlphaCBetaPos(const mol::ResidueHandle& res,
geom::Vec3& ca_pos,
geom::Vec3& cb_pos)
{
const static Real bond_length=1.5;
mol::AtomHandle ca=res.FindAtom("CA");
if (!ca.IsValid()) {
return false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment