Wireshark-commits: [Wireshark-commits] master c0a0805: Remove emem tree code entirely, it is unused
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Feb 2014 04:48:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0a0805dcc45d476d883e9b68b8bb662f70b06ba
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c0a0805 by Evan Huus (eapache@xxxxxxxxx):

    Remove emem tree code entirely, it is unused.
    
    Depends on I1cedc611c9b7888eb671cf858c6f7819d37afba9
    
    Change-Id: I5dda2f7c34eacb6f350473791df1d74ea4b4a749
    Reviewed-on: https://code.wireshark.org/review/220
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f7d2163   Replace last use of emem trees with GHashTables
    adds  c0a0805   Remove emem tree code entirely, it is unused.


Summary of changes:
 epan/emem.c |  393 -----------------------------------------------------------
 epan/emem.h |   95 ---------------
 2 files changed, 488 deletions(-)