woww: Fix Dead Store (Found by Clang Analyzer)

This commit is contained in:
Alexis La Goutte 2021-08-25 08:31:06 +00:00 committed by Wireshark GitLab Utility
parent 7370516d21
commit fef6a490cc
1 changed files with 0 additions and 1 deletions

View File

@ -4910,7 +4910,6 @@ add_header_to_tree(WowwDecryptedHeader_t* decrypted_header,
proto_tree_add_item(woww_tree, hf_woww_opcode, next_tvb,
offset, len, ENC_LITTLE_ENDIAN);
offset += len;
if (start_offset == 0) {
// First message