Wireshark-commits: [Wireshark-commits] master 850f5d3: Remove the deprecated column types so users 
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=850f5d3be0707dc84661877d8e22eeadfa6e1189
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
850f5d3 by Michael Mann (mmann78@xxxxxxxxxxxx):
    Remove the deprecated column types so users don't think they still exist.
    
    Bug: 11559
    Change-Id: I51836dc9a4fa399835c7bdabcba577ebd40327ad
    Reviewed-on: https://code.wireshark.org/review/13538
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  0b7583b   vuze-dht: show network coordinates instead of binary data
    adds  850f5d3   Remove the deprecated column types so users don't think they still exist.
Summary of changes:
 doc/README.dissector |    8 +-
 epan/column-utils.c  |    3 +-
 epan/column-utils.h  |  110 ++++++++++-----------
 epan/column.c        |  260 +++++++++++++++++++++-----------------------------
 epan/prefs.c         |   66 ++++++++-----
 5 files changed, 202 insertions(+), 245 deletions(-)