diff --git a/interface/vsomeip/primitive_types.hpp b/interface/vsomeip/primitive_types.hpp index 0fbce3c45..7cf2082d8 100644 --- a/interface/vsomeip/primitive_types.hpp +++ b/interface/vsomeip/primitive_types.hpp @@ -41,8 +41,6 @@ typedef uint8_t interface_version_t; typedef uint8_t byte_t; typedef uint16_t diagnosis_t; -typedef uint16_t port_t; - // Addresses typedef std::array ipv4_address_t; typedef std::array ipv6_address_t;