mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
removed duplicated call to destroy
This commit is contained in:
@ -1169,7 +1169,6 @@ public:
|
||||
}
|
||||
BOOST_CATCH(...){
|
||||
x.clear();
|
||||
destroy();
|
||||
BOOST_RETHROW
|
||||
}
|
||||
BOOST_CATCH_END
|
||||
|
Reference in New Issue
Block a user