X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Flookup_table.c;h=8dc24109f89ea16697abdfbc6ce6fc283c755e9c;hp=882e7dd7048cd979f81dde2a9a611f630d3d12da;hb=0ac1c0afd3f1b4341409e66cb31c94053d1b8988;hpb=b29b7590567518adf07b08ba73d32cb4a975147a diff --git a/src/lookup_table.c b/src/lookup_table.c index 882e7dd7..8dc24109 100644 --- a/src/lookup_table.c +++ b/src/lookup_table.c @@ -1271,13 +1271,6 @@ write_wim_lookup_table_from_stream_list(struct list_head *stream_list, return ret; } -int -lte_zero_out_refcnt(struct wim_lookup_table_entry *lte, void *_ignore) -{ - lte->out_refcnt = 0; - return 0; -} - /* Allocate a stream entry for the contents of the buffer, or re-use an existing * entry in @lookup_table for the same stream. */ struct wim_lookup_table_entry *