Wireshark-commits: [Wireshark-commits] master 586ad18: Get rid of the printing preferences.

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

Commits:

586ad18 by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of the printing preferences.
    
    They're no longer used by any of the printing code; mark them as
    obsolete.
    
    Change-Id: Iceaf14f48f1bd35757a9a158a5348f6202b90fc7
    Reviewed-on: https://code.wireshark.org/review/29911
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  12bfbdc   Frame: Fixup whitespace.
     add  586ad18   Get rid of the printing preferences.


Summary of changes:
 epan/prefs.c                 | 83 ++++++++++++--------------------------------
 epan/prefs.h                 |  7 ----
 ui/qt/models/pref_models.cpp |  5 ---
 3 files changed, 23 insertions(+), 72 deletions(-)