Wireshark-commits: [Wireshark-commits] master 4ff7799: Some get rid of the remaining trivial Q_UNUS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Oct 2016 05:37:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4ff7799be8ff1995261717ca18d5cf21bee7ab52
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4ff7799 by Joerg Mayer (jmayer@xxxxxxxxx):

    Some get rid of the remaining trivial Q_UNUSED cases.
    Fix the placement of Q_UNUSED inside #ifdef
    
    Change-Id: I015ff87fcb300a701bf8ccb42bd85e3068a08138
    Reviewed-on: https://code.wireshark.org/review/18228
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  e552b31   Get rid of the trivial Q_UNUSED cases
    adds  4ff7799   Some get rid of the remaining trivial Q_UNUSED cases. Fix the placement of Q_UNUSED inside #ifdef


Summary of changes:
 ui/qt/interface_tree_model.cpp |   11 ++++-------
 ui/qt/qcustomplot.h            |   14 +++++++-------
 2 files changed, 11 insertions(+), 14 deletions(-)