Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Thu, 22 Mar 2007 08:03:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21108

User: sahlberg
Date: 2007/03/22 08:03 AM

Log:
 Remove a compiler warning by #if 0  out a function that is not called.
 
 The function is referenced from a comment which is why it was #ifed out instead of just deleted.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -0      packet-bssgp.c    Modified