X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=appbridge.h;h=bfad94dcee3a4627fc26e9380bb9205c0b7241f8;hp=2e4ea06a186979c375468ec1cd8f5f1c65af7743;hb=2ea1d7ee45d6fc98e217301c5d0c6a69629c1e59;hpb=74a7fe54a81bb7e996ea45203bbc8cc0ff6b8dda diff --git a/appbridge.h b/appbridge.h index 2e4ea06..bfad94d 100644 --- a/appbridge.h +++ b/appbridge.h @@ -26,7 +26,6 @@ class EndpointAppBridge : public EndpointApp void port_release(struct port_list *portlist, int message_type, union parameter *param); void port_other(struct port_list *portlist, int message_type, union parameter *param); void ea_message_port(unsigned int port_id, int message, union parameter *param); - struct interface *hunt_interface(char *ifname); void trace_header(const char *name, int direction); };