Get rid of a flag that's not used and that has no effect.

svn path=/trunk/; revision=24644
This commit is contained in:
Guy Harris 2008-03-15 23:01:12 +00:00
parent 689e8bd855
commit 3cf6162f72
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ extern "C" {
*/
#define NO_ADDR_B 0x01
#define NO_PORT_B 0x02
#define NO_PORT_B_FORCE 0x04
#include "packet.h" /* for conversation dissector type */