http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29283
User: wmeier
Date: 2009/08/03 03:38 PM
Log:
Minor cleanups:
- Comment out code which creates two dissector tables and then
stores a preference value in each of them;
AFAICT the tables are not accessed elsewhere;
- Comment out the no longer required prefs callback specification
in proto_register;
- "if (... == -1)" not req'd in proto_register;
- Remove unused proto_reg_wimax function.
Directory: /trunk/plugins/wimax/
Changes Path Action
+51 -57 packet-wmx.c Modified