Wireshark-commits: [Wireshark-commits] master bc2b1a9: Qt: Remove unnecessary const_cast's

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Aug 2019 10:49:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc2b1a9a72139740c030e923868bb8091f943821
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

bc2b1a9 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Remove unnecessary const_cast's
    
    Change-Id: I566cb963b919f6de91a809661856beadd1d4a14a
    Reviewed-on: https://code.wireshark.org/review/34264
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2cf962b   tvb: Improve documentation of base64_to_tvb.
     add  bc2b1a9   Qt: Remove unnecessary const_cast's


Summary of changes:
 ui/qt/models/profile_model.cpp | 16 ++++++++--------
 ui/qt/models/profile_model.h   |  6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)