mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-02 00:31:37 +01: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