Skip to content

Commit b3f0d7c

Browse files
committed
Fix bad "fix".
[SVN r22495]
1 parent 0cdfdee commit b3f0d7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/boost/python/object_core.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ namespace api
176176
# endif
177177

178178
private: // def visitation for adding callable objects as class methods
179-
using def_visitor<U>::visit;
180179

181180
template <class ClassT, class DocStringT>
182181
void visit(ClassT& cl, char const* name, python::detail::def_helper<DocStringT> const& helper) const

0 commit comments

Comments
 (0)