2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-25 06:22:15 +00:00

Fix bad "fix".

[SVN r22495]
This commit is contained in:
Dave Abrahams
2004-03-13 01:47:35 +00:00
parent 0cdfdee18f
commit b3f0d7c756

View File

@@ -176,7 +176,6 @@ namespace api
# endif
private: // def visitation for adding callable objects as class methods
using def_visitor<U>::visit;
template <class ClassT, class DocStringT>
void visit(ClassT& cl, char const* name, python::detail::def_helper<DocStringT> const& helper) const