Wireshark-commits: [Wireshark-commits] master 1b444a7: ifdef out the decryption code and preference

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 Jan 2016 20:48:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b444a7e5dd21e6ae8364a4ae5b94c06d1f56c7d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1b444a7 by Guy Harris (guy@xxxxxxxxxxxx):

    ifdef out the decryption code and preferences if LIBGCRYPT isn't defined.
    
    Change-Id: Idf4f1e461d3bc6e85f2760488ad566a4cd70c5ea
    Reviewed-on: https://code.wireshark.org/review/12999
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f15ab3e   DNP3: dissector cleanup
    adds  1b444a7   ifdef out the decryption code and preferences if LIBGCRYPT isn't defined.


Summary of changes:
 asn1/c1222/packet-c1222-template.c |   44 ++++++++++++++++-----------------
 epan/dissectors/packet-c1222.c     |   48 ++++++++++++++++++------------------
 2 files changed, 46 insertions(+), 46 deletions(-)