X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=sip.h;h=dbb311c75d3d5a5096dc2cb94d432eb2cc5346df;hp=6d62cff1ed5f979b2f90e2ee934fd8f4dc872355;hb=fcc787b14dd8700d072a038b948bf6bf6fed3d58;hpb=e1e9da7d24ccce07ae54d671cde5e07dfc827e25 diff --git a/sip.h b/sip.h index 6d62cff..dbb311c 100644 --- a/sip.h +++ b/sip.h @@ -66,7 +66,6 @@ class Psip : public Port void rtp_shutdown(void); }; -const char *media_type2name(uint8_t media_type); int sip_init_inst(struct interface *interface); void sip_exit_inst(struct interface *interface); int sip_init(void);