Wireshark-commits: [Wireshark-commits] master e552b31: Get rid of the trivial Q_UNUSED cases
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Oct 2016 05:17:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e552b319b5ffaa3652fa798cfd9db8771c20ba66
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e552b31 by Joerg Mayer (jmayer@xxxxxxxxx):

    Get rid of the trivial Q_UNUSED cases
    
    Change-Id: Ia7ddde278158f3321eb4244189375bdd51c8976d
    Reviewed-on: https://code.wireshark.org/review/18227
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  763a059   extcap_example.py: fix hang on exit
    adds  e552b31   Get rid of the trivial Q_UNUSED cases


Summary of changes:
 ui/qt/qcustomplot.cpp |  109 +++++++++++++++----------------------------------
 1 file changed, 33 insertions(+), 76 deletions(-)