URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59155d1d1c40a979d5f5040e4df35ee72dadbb9c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
59155d1 by Guy Harris (guy@xxxxxxxxxxxx):
    Eliminate ep_strdup(), as it's no longer used.
    
    Also, remove some no-longer-existent functions from checkAPIs.pl.
    
    Change-Id: I2bf11e3ec03a34f9e89d58d560e340d76fd3ddc1
    Reviewed-on: https://code.wireshark.org/review/6645
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  5162b7f   smpp: Prevent crash if invalid date/time field.
    adds  59155d1   Eliminate ep_strdup(), as it's no longer used.
Summary of changes:
 debian/libwireshark0.symbols |    1 -
 epan/emem.c                  |   25 -------------------------
 epan/emem.h                  |    4 ----
 tools/checkAPIs.pl           |   17 -----------------
 4 files changed, 47 deletions(-)