diff --git a/modules/mol/base/src/bond_handle.hh b/modules/mol/base/src/bond_handle.hh index 76acfff537e1a6cbf09eea762cfd69fd78209dc2..26a9df83c87e9213371ffb72f939bca7e49be1f2 100644 --- a/modules/mol/base/src/bond_handle.hh +++ b/modules/mol/base/src/bond_handle.hh @@ -76,7 +76,6 @@ public: /// \brief get other atom /// Returns one of the two atoms that does not match the given one. - /// In python also available as the property other AtomHandle GetOther(const AtomHandle& a) const; //@}