Wireshark-commits: [Wireshark-commits] master 1858b81: Remove RTAC Serial preference that doubled f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Apr 2015 02:49:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1858b81e7be98b8fb06ac80094a5328aec2b2bc4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1858b81 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove RTAC Serial preference that doubled for Decode As.
    
    Just use Decode As directly.
    
    Change-Id: Iab03a6ff8a70c3c6b0406f426e622eb52bb34ba7
    Reviewed-on: https://code.wireshark.org/review/7902
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  7ca0472   Remove MPLS preference that doubled for Decode As.
    adds  1858b81   Remove RTAC Serial preference that doubled for Decode As.


Summary of changes:
 epan/dissectors/Makefile.common    |    1 -
 epan/dissectors/packet-cp2179.c    |    3 +--
 epan/dissectors/packet-dnp.c       |    3 +--
 epan/dissectors/packet-lg8979.c    |    3 +--
 epan/dissectors/packet-mbtcp.c     |    3 +--
 epan/dissectors/packet-rtacser.c   |   41 ++++++-----------------------------
 epan/dissectors/packet-rtacser.h   |   42 ------------------------------------
 epan/dissectors/packet-selfm.c     |    3 +--
 epan/dissectors/packet-synphasor.c |    3 +--
 9 files changed, 12 insertions(+), 90 deletions(-)
 delete mode 100644 epan/dissectors/packet-rtacser.h