Browse Source

Remove unnecessary prototype.

pull/110/head
Marc Soda 11 years ago
parent
commit
0ac1ed2419
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      daemon/call.c

+ 0
- 2
daemon/call.c View File

@ -161,8 +161,6 @@ static int call_avpf2avp_rtcp(str *s, struct packet_stream *);
static int call_savpf2avp_rtcp(str *s, struct packet_stream *);
//static int call_savpf2savp_rtcp(str *s, struct packet_stream *);
static void unkernelize(struct packet_stream *);
/* ********** */
static const struct streamhandler_io __shio_noop = {


Loading…
Cancel
Save