Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ucp.c packet-yhoo.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Dec 2001 17:17:35 -0600 (CST)
guy         2001/12/17 17:17:35 CST

  Modified files:
    .                    packet-ucp.c packet-yhoo.c 
  Log:
  Get rid of calls to "proto_is_protocol_enabled()" in heuristic
  dissectors - the infrastructure for calling heuristic dissectors won't
  call a heuristic dissector for a protocol if the protocol isn't enabled,
  so there's no need for the dissector itself to check that.
  
  Revision  Changes    Path
  1.9       +1 -4      ethereal/packet-ucp.c
  1.20      +1 -5      ethereal/packet-yhoo.c