Wireshark-commits: [Wireshark-commits] master 3d08acb: SPICE: fix ... defined but not used [-Werror

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Feb 2016 13:55:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d08acb281b446d30e5ccbaf14140e1ad75692de
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3d08acb by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    SPICE: fix ... defined but not used [-Werror=unused-const-variable] found by gcc6
    
    Change-Id: I9fa881bba2edaf6a6a66630af11b9e8c04a46e5e
    Reviewed-on: https://code.wireshark.org/review/13877
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  056b0cb   NCP2222: fix ‘nds_scope_vals’ defined but not used [-Werror=unused-const-variable] found by gcc6
    adds  3d08acb   SPICE: fix ... defined but not used [-Werror=unused-const-variable] found by gcc6


Summary of changes:
 epan/dissectors/packet-spice.h |   22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)