Wireshark-commits: [Wireshark-commits] master 6e9c343: Revert "wiretap: DPA-400 logfile support"
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 07 May 2018 17:46:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e9c3438bca1c594b2fdadd1a210af097dac5bbb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6e9c343 by Guy Harris (guy@xxxxxxxxxxxx):

    Revert "wiretap: DPA-400 logfile support"
    
    This reverts commit dfd6eb5d68065b47cf19603f34300ed43ae5e858.
    
    This change cannot be submitted without change I5c0c7668bda969086d9d6e5069aad87e929f6340.
    
    Change-Id: Ieb22f4e9afa1742db861a291202a2790a4784e1b
    Reviewed-on: https://code.wireshark.org/review/27387
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  dfd6eb5   wiretap: DPA-400 logfile support
    adds  6e9c343   Revert "wiretap: DPA-400 logfile support"


Summary of changes:
 wiretap/CMakeLists.txt |   1 -
 wiretap/dpa400.c       | 234 -------------------------------------------------
 wiretap/dpa400.h       |  31 -------
 wiretap/file_access.c  |   7 --
 wiretap/wtap.h         |   1 -
 5 files changed, 274 deletions(-)
 delete mode 100644 wiretap/dpa400.c
 delete mode 100644 wiretap/dpa400.h