Wireshark-commits: [Wireshark-commits] master-2.0 aa4e616: Remove unused offset variables.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Oct 2015 10:52:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa4e61614da25076ca0593f1f58207b4cd2185bf
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

aa4e616 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    Remove unused offset variables.
    
    Fixes CID 1327340.
    
    Change-Id: I1914e21ca7c0e911534a850fe2a8210b28650bee
    Reviewed-on: https://code.wireshark.org/review/11055
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    (cherry picked from commit dfe1b0f0544fb2530de6a52bd768c0b292798331)
    Reviewed-on: https://code.wireshark.org/review/11057
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  5ca0539   TCP: ensure that tcpheader structure is initialized to 0
    adds  aa4e616   Remove unused offset variables.


Summary of changes:
 ui/qt/lte_rlc_graph_dialog.cpp |   21 +++++----------------
 ui/qt/lte_rlc_graph_dialog.h   |    3 ---
 2 files changed, 5 insertions(+), 19 deletions(-)