فهرست منبع

totemip: Really remove totemip_copy_endian_convert

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse 6 سال پیش
والد
کامیت
98448d4ebc
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      include/corosync/totem/totemip.h

+ 0 - 2
include/corosync/totem/totemip.h

@@ -93,8 +93,6 @@ extern int totemip_compare(const void *a, const void *b);
 extern int totemip_is_mcast(struct totem_ip_address *addr);
 extern int totemip_is_mcast(struct totem_ip_address *addr);
 extern void totemip_copy(struct totem_ip_address *addr1,
 extern void totemip_copy(struct totem_ip_address *addr1,
 			 const struct totem_ip_address *addr2);
 			 const struct totem_ip_address *addr2);
-extern void totemip_copy_endian_convert(struct totem_ip_address *addr1,
-					const struct totem_ip_address *addr2);
 int totemip_localhost(int family, struct totem_ip_address *localhost);
 int totemip_localhost(int family, struct totem_ip_address *localhost);
 extern int totemip_localhost_check(const struct totem_ip_address *addr);
 extern int totemip_localhost_check(const struct totem_ip_address *addr);
 extern const char *totemip_print(const struct totem_ip_address *addr);
 extern const char *totemip_print(const struct totem_ip_address *addr);