]> wimlib.net Git - wimlib/blobdiff - include/wimlib/lookup_table.h
Remove some printing code from library
[wimlib] / include / wimlib / lookup_table.h
index 82138e35a2f7083fb9e40846fe548b23d9213834..d4a46c7f0f442f9a2bca8a6f2e3348909ef37309 100644 (file)
@@ -261,9 +261,6 @@ extern struct wim_lookup_table_entry *
 clone_lookup_table_entry(const struct wim_lookup_table_entry *lte)
                        _malloc_attribute;
 
-extern void
-print_lookup_table_entry(const struct wim_lookup_table_entry *lte, FILE *out);
-
 extern void
 lte_decrement_refcnt(struct wim_lookup_table_entry *lte,
                     struct wim_lookup_table *table);