Wireshark-commits: [Wireshark-commits] master 9d30864: wiretap/erf: Get rid of no-longer-used routi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 02 May 2020 03:33:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d3086460716436d1ea9f5b7248911e748d09590
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9d30864 by Guy Harris (guy@xxxxxxxxxxxx):

    wiretap/erf: Get rid of no-longer-used routine.
    
    I guess the "replace" part of "TODO: Replace uses in pcapng and pcap
    with erf_read_header() and/or erf_populate_interface_from_header() and
    delete." has been done, so we do the "delete" part.
    
    Change-Id: Icd691aa8c3defdd68c306ad9eaf1379a8ba6ec0f
    Reviewed-on: https://code.wireshark.org/review/37020
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  0e0f20b   wiretap: add a routine that adds a wtap_block_t for an IDB to a wtap.
     add  9d30864   wiretap/erf: Get rid of no-longer-used routine.


Summary of changes:
 wiretap/erf.c | 48 ------------------------------------------------
 wiretap/erf.h |  1 -
 2 files changed, 49 deletions(-)