Wireshark-commits: [Wireshark-commits] master 09698df: Get rid of some no-longer-supported GUI pref

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 29 Sep 2018 01:24:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09698df0b466acf5f0edaf1b94206eb57c54815d
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

09698df by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of some no-longer-supported GUI preferences.
    
    Make them obsolete preferences; if they had any use, it was with the
    now-removed GTK+ UI.
    
    Change-Id: I2b514148c8066c5c79cb402493f47a21d3679819
    Reviewed-on: https://code.wireshark.org/review/29912
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  586ad18   Get rid of the printing preferences.
     add  09698df   Get rid of some no-longer-supported GUI preferences.


Summary of changes:
 epan/prefs.c                            | 55 ++++-----------------------------
 epan/prefs.h                            |  6 ----
 ui/qt/main_window_preferences_frame.cpp |  1 -
 ui/qt/main_window_preferences_frame.h   |  1 -
 4 files changed, 6 insertions(+), 57 deletions(-)