Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 1d03092: Remove some GTK+-only code.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Apr 2018 03:44:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1d030928ef88d630299e8e3531d9935ff1dfd342
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1d03092 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Remove some GTK+-only code.
    
    Change-Id: Ic2498c7acd6a1a522be45094148402ee34a6b4d1
    Reviewed-on: https://code.wireshark.org/review/26958
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c8cf127   Add a destination directory flag to git-export-release.
    adds  1d03092   Remove some GTK+-only code.


Summary of changes:
 ConfigureChecks.cmake        |   1 -
 caputils/ws80211_utils.h     |   4 +-
 cfile.h                      |   1 -
 debian/libwireshark0.symbols |   3 -
 epan/color_filters.c         |   4 +-
 epan/color_filters.h         |   2 -
 epan/filter_expressions.c    |   1 -
 epan/filter_expressions.h    |   1 -
 epan/prefs-int.h             |   6 -
 epan/prefs.c                 |  73 ++---------
 epan/prefs.h                 |  10 +-
 epan/rtd_table.h             |   2 +-
 epan/stats_tree.c            |   1 -
 epan/stats_tree_priv.h       |   1 -
 file.c                       |  32 +----
 file.h                       |  16 +--
 tools/gtk.suppression        | 294 -------------------------------------------
 tools/valgrind-wireshark.sh  |   4 -
 ui/capture.c                 |   2 +-
 ui/preference_utils.c        |   5 +-
 ui/qt/capture_file.cpp       |  13 --
 ui/qt/packet_list.cpp        |   6 -
 ui/recent.c                  |  19 ---
 ui/recent.h                  |   2 -
 ui/rtp_stream.h              |   3 -
 ui/simple_dialog.h           |   5 -
 ui/tap-rlc-graph.h           |   3 -
 ui/voip_calls.c              |  15 ---
 ui/voip_calls.h              |   2 -
 ui/win32/settings.ini        |   5 -
 ui/ws_ui_util.h              |   8 +-
 wireshark-qt.cpp             |   6 -
 32 files changed, 22 insertions(+), 528 deletions(-)
 delete mode 100644 tools/gtk.suppression
 delete mode 100644 ui/win32/settings.ini