From Joerg Mayer: get rid of some unused variables and arguments.
authorGuy Harris <guy@alum.mit.edu>
Sun, 14 Apr 2002 23:22:22 +0000 (23:22 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sun, 14 Apr 2002 23:22:22 +0000 (23:22 -0000)
commit64fe90a383556123695cd9895b88f47a3df85f71
tree64d0561f883974b6cc1a30309a5f9444292a89d9
parentdb319329411e4b1db7e19e8cc5eb518525d107ad
From Joerg Mayer: get rid of some unused variables and arguments.

Use "tvb_get_ntohs()" to fetch the checksum from a VJ compressed packet,
rather than doing the ntoh by hand.

svn path=/trunk/; revision=5163
packet-ranap.c
packet-rsvp.c
packet-rx.c
packet-sctp.c
packet-sdp.c
packet-vj.c