Wireshark-commits: [Wireshark-commits] rev 53040: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 02 Nov 2013 01:15:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53040

User: mmann
Date: 2013/11/02 01:15 AM

Log:
 Remove rpc_defrag.h
 
 Move the #defines to packet-rpc.h and pull the functions into packet-rpc.c since they aren't used by any dissectors.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +0 -1      Makefile.common    Modified
  +0 -1      packet-ndmp.c      Modified
  +6 -2      packet-rpc.c       Modified
  +3 -0      packet-rpc.h       Modified
  +0 -45     rpc_defrag.h       Removed