summaryrefslogtreecommitdiff
path: root/boost/asio/strand.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/asio/strand.hpp')
-rw-r--r--boost/asio/strand.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/boost/asio/strand.hpp b/boost/asio/strand.hpp
index ba82e602a8..6a1033f37e 100644
--- a/boost/asio/strand.hpp
+++ b/boost/asio/strand.hpp
@@ -105,7 +105,6 @@ public:
*/
~strand()
{
- service_.destroy(impl_);
}
/// Get the io_service associated with the strand.