diff --git a/libs/asiotap/include/asiotap/posix/posix_tap_adapter.hpp b/libs/asiotap/include/asiotap/posix/posix_tap_adapter.hpp index 61c23e85..c4b2daca 100644 --- a/libs/asiotap/include/asiotap/posix/posix_tap_adapter.hpp +++ b/libs/asiotap/include/asiotap/posix/posix_tap_adapter.hpp @@ -94,8 +94,6 @@ namespace asiotap posix_tap_adapter(const posix_tap_adapter&) = delete; posix_tap_adapter& operator=(const posix_tap_adapter&) = delete; - posix_tap_adapter(posix_tap_adapter&&) = default; - posix_tap_adapter& operator=(posix_tap_adapter&&) = default; /** * \brief Get the associated network manager.