diff options
Diffstat (limited to 'checksum.c')
| -rw-r--r-- | checksum.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/checksum.c b/checksum.c index da4718ff53bf7..57c02bd1e057f 100644 --- a/checksum.c +++ b/checksum.c @@ -152,8 +152,6 @@ create_osi_cksum (const u_int8_t *pptr, int checksum_offset, int length) u_int16_t checksum; int index; - checksum = 0; - c0 = 0; c1 = 0; |
