Wireshark-commits: [Wireshark-commits] master-2.4 b98b9be: docsis: Remove unused variable framelen

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2018 19:01:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b98b9be3b1faecd68858604e4d51f85cd53a0701
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

b98b9be by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    docsis: Remove unused variable framelen
    
    This avoids an error when building with -Werror=unused-but-set-variable
    
    Change-Id: I94a7e47857feadf81a0abb6bb350b32d2acd052e
    Reviewed-on: https://code.wireshark.org/review/25924
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  6d488ad   Qt: Right justify custom columns with multiple fields
    adds  b98b9be   docsis: Remove unused variable framelen


Summary of changes:
 plugins/docsis/packet-docsis.c | 6 ------
 1 file changed, 6 deletions(-)