Wireshark-commits: [Wireshark-commits] master-2.0 cf4c9e2: Get rid of now-unused expert info.

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

Commits:

cf4c9e2 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>
    (cherry picked from commit 5fecf1795ef5365db69527e3b64d2234253cd5cb)
    Reviewed-on: https://code.wireshark.org/review/13493
    

Actions performed:

    from  0551667   Fix handling of the magic number.
    adds  cf4c9e2   Get rid of now-unused expert info.


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