]> wimlib.net Git - wimlib/blobdiff - include/wimlib/resource.h
extract.c: Pass orig stream to callbacks when reading tmpfile
[wimlib] / include / wimlib / resource.h
index f17d5f3a007a0f912b3bf344c5d0b2726480d76d..ae0775536b726e138000cfc4fd77dcbbd8feba48 100644 (file)
@@ -295,10 +295,6 @@ read_stream_list(struct list_head *stream_list,
                 const struct read_stream_list_callbacks *cbs,
                 int flags);
 
-extern int
-read_full_stream_with_cbs(struct wim_lookup_table_entry *lte,
-                         const struct read_stream_list_callbacks *cbs);
-
 /* Functions to extract streams.  */
 
 extern int