Wireshark-commits: [Wireshark-commits] master b4045ba: Fix unused variable... [-Werror, -Wunused-co

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 4 Sep 2014 06:23:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b4045ba7c333a1b143bcaa2a17e6c804c0b64158
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix unused variable... [-Werror,-Wunused-const-variable]
    
    Use DATA_FRAG_FLAGS, disabled unused NACK_FLAGS
    
    Change-Id: I2d3dda2c3ab1ebbd66e32bf5ec1b62b521a7140d
    Reviewed-on: https://code.wireshark.org/review/3968
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  23adc87   Add dissector for CP "Cooper" 2179 Protocol
    adds  b4045ba   Fix unused variable... [-Werror,-Wunused-const-variable]


Summary of changes:
 epan/dissectors/packet-rtps.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)