Get rid of unused variables.

svn path=/trunk/; revision=31443
This commit is contained in:
Guy Harris 2010-01-05 02:11:24 +00:00
parent e8042d8eec
commit 853cb23801
1 changed files with 0 additions and 3 deletions

View File

@ -161,9 +161,6 @@ static int hf_large_initial_serial_number = -1;
/* large second initial serial number */
static int hf_large_second_initial_serial_number = -1;
static int hf_cltp_li = -1;
static int hf_cltp_type = -1;
/* clses header fields */
static int proto_clses = -1;