Wireshark-commits: [Wireshark-commits] master 5fecf17: Get rid of now-unused expert info.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Jan 2016 01:00:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5fecf1795ef5365db69527e3b64d2234253cd5cb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5fecf17 by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of now-unused expert info.
    
    (If the magic number isn't something we recognize, we don't treat the
    file as a pcap file, so it can never be "unknown".)
    
    Change-Id: I7e8bac1ebd2cbfd6d603035428274a1098ff7544
    Reviewed-on: https://code.wireshark.org/review/13491
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3d570b5   Fix handling of the magic number.
    adds  5fecf17   Get rid of now-unused expert info.


Summary of changes:
 epan/dissectors/file-pcap.c |   10 ----------
 1 file changed, 10 deletions(-)