summaryrefslogtreecommitdiff
path: root/implementation/endpoints/include/tcp_server_endpoint_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'implementation/endpoints/include/tcp_server_endpoint_impl.hpp')
-rw-r--r--implementation/endpoints/include/tcp_server_endpoint_impl.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/implementation/endpoints/include/tcp_server_endpoint_impl.hpp b/implementation/endpoints/include/tcp_server_endpoint_impl.hpp
index eb0047a..e976644 100644
--- a/implementation/endpoints/include/tcp_server_endpoint_impl.hpp
+++ b/implementation/endpoints/include/tcp_server_endpoint_impl.hpp
@@ -39,7 +39,6 @@ public:
VSOMEIP_EXPORT bool is_established(std::shared_ptr<endpoint_definition> _endpoint);
- endpoint_type get_remote() const;
bool get_remote_address(boost::asio::ip::address &_address) const;
unsigned short get_remote_port() const;
bool get_default_target(service_t, endpoint_type &) const;