Wireshark-commits: [Wireshark-commits] master 13f7978: SCTPGraphDialog: Remove two	unused members
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13f79781696bba23a7dffa7d9ace4f1d4ac8b505
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
13f7978 by Vasil Velichkov (vvvelichkov@xxxxxxxxx):
    SCTPGraphDialog: Remove two unused members
    
    Those two members are leftovers from the gtk interface where a single
    button was used. Current Qt interface uses three buttons so those two
    members are no longer needed.
    
    Change-Id: I10e8c6aa887582e21ceec87bc3021a49abcc34dd
    Reviewed-on: https://code.wireshark.org/review/28834
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    
Actions performed:
    from  eb837bb   MsgPack: fix format 'long (unsigned) int' error
    adds  13f7978   SCTPGraphDialog: Remove two unused members
Summary of changes:
 ui/qt/sctp_graph_dialog.cpp | 7 -------
 ui/qt/sctp_graph_dialog.h   | 2 --
 2 files changed, 9 deletions(-)