Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-fc.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 27 Aug 2003 18:05:59 -0500 (CDT)
guy         2003/08/27 18:05:59 CDT

  Modified files:
    .                    packet-fc.c 
  Log:
  The Fibre Channel dissector doesn't have any tables in which it
  registers itself - it's just imported by name.  Get rid of the
  "create_dissector_handle()" call, as the resulting dissector handle
  isn't ever used.
  
  Revision  Changes    Path
  1.15      +1 -5      ethereal/packet-fc.c