URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b271aa867cfaeed4b955c914a19f44777424142
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0b271aa by Evan Huus (eapache@xxxxxxxxx):
    Remove ep_strbuf code
    
    Thanks to Michael's work, it is now totally unused.
    
    Change-Id: I67b5f7c69535a08f96f449c36c429e2548f4ea11
    Reviewed-on: https://code.wireshark.org/review/6505
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    
Actions performed:
    from  f699f61   Error out if the user requests the SBC library but it's not found.
    adds  0b271aa   Remove ep_strbuf code
Summary of changes:
 debian/libwireshark0.symbols |    3 -
 epan/emem.c                  |  138 ------------------------------------------
 epan/emem.h                  |   48 ---------------
 tools/checkAPIs.pl           |   10 ---
 4 files changed, 199 deletions(-)