Wireshark-commits: [Wireshark-commits] master 259bdc7: Use DIAG_OFF to suppress -Wunused-function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Sep 2018 06:59:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=259bdc7e6377bdd3cd70adf1d80e28af82798062
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

259bdc7 by Guy Harris (guy@xxxxxxxxxxxx):

    Use DIAG_OFF to suppress -Wunused-function.
    
    Change-Id: I1846e4ef1be977553510ff1473d4c1a7e12cce18
    Reviewed-on: https://code.wireshark.org/review/29594
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  82d5c1c   Squelch more narrowing warnings.
     add  259bdc7   Use DIAG_OFF to suppress -Wunused-function.


Summary of changes:
 epan/dissectors/asn1/ain/packet-ain-template.c |  4 +---
 epan/dissectors/packet-ain.c                   | 20 +++++++++-----------
 2 files changed, 10 insertions(+), 14 deletions(-)