Wireshark-commits: [Wireshark-commits] master a6ce00f: Squelch a compiler warning from Xcode 8 clan

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 1 Jan 2017 05:44:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a6ce00feb3b233ed20b2b14f1238114a249f666a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a6ce00f by Guy Harris (guy@xxxxxxxxxxxx):

    Squelch a compiler warning from Xcode 8 clang.
    
    Unless I'm missing something, that code can't be reached, so local_proto
    should always be set.
    
    Change-Id: Idf765552d66cce684eb0de8dc8da57382aaf8444
    Reviewed-on: https://code.wireshark.org/review/19486
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8909dff   Always use the Windows time zone code on Windows.
    adds  a6ce00f   Squelch a compiler warning from Xcode 8 clang.


Summary of changes:
 epan/dissectors/packet-tcp.c |    2 ++
 1 file changed, 2 insertions(+)