Wireshark-commits: [Wireshark-commits] master d685e9b: Fix warning found by -Wunused-const-variable
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Apr 2014 18:23:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d685e9b3fe8e2adee34159ddeddf43b616f35234
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix warning found by -Wunused-const-variable (Clang 3.5)
    
    Change-Id: I246aa28be28194576b4bd58714b2e6ac36f7a29a
    Reviewed-on: https://code.wireshark.org/review/1121
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  fad0aa0   Addition of AllJoyn packet dissector.  Bug 9361
    adds  d685e9b   Fix warning found by -Wunused-const-variable (Clang 3.5)


Summary of changes:
 asn1/tcap/tcap.cnf            |    4 ++++
 epan/dissectors/packet-tcap.c |   43 ++++++++++++++---------------------------
 2 files changed, 18 insertions(+), 29 deletions(-)