deleted leftover

[SVN r85005]
This commit is contained in:
Joaquín M López Muñoz 2013-07-12 08:33:26 +00:00
parent 3e92a5b2a8
commit fe328c2800

View File

@ -96,8 +96,6 @@ protected:
const index_base<Value,IndexSpecifierList,Allocator>&,const copy_map_type&)
{}
void move_(index_base<Value,IndexSpecifierList,Allocator>&){}
node_type* insert_(const value_type& v,node_type* x,lvalue_tag)
{
boost::detail::allocator::construct(&x->value(),v);