Wireshark-commits: [Wireshark-commits] master 8915bb2: ISAKMP: remove useless callback

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Aug 2016 05:54:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8915bb2a4eb20392b78bb6210b2caa4e147bf697
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8915bb2 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ISAKMP: remove useless callback
    
    isakmp_cleanup_protocol() and isakmp_init_protocol() are already registered
    as cleanup and init routines
    
    Change-Id: I4fd2348dc507c8bc933aebd5abfb2522b57da0b4
    Reviewed-on: https://code.wireshark.org/review/17284
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0fcca6f   ISAKMP: fix DOI field read size
    adds  8915bb2   ISAKMP: remove useless callback


Summary of changes:
 epan/dissectors/packet-isakmp.c |   10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)