X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib.h;h=de725935b46e576387166e37f459d950d4e492e3;hp=7b4cb376680819449e292c88b9cf829a2e26b9ae;hb=4ec53db826c4c4cfa8b8ddde6c28f11eafea0919;hpb=e6f045aee3beec549744e7f1bd3ba04a75ed67e8 diff --git a/include/wimlib.h b/include/wimlib.h index 7b4cb376..de725935 100644 --- a/include/wimlib.h +++ b/include/wimlib.h @@ -1896,9 +1896,6 @@ typedef int (*wimlib_iterate_lookup_table_callback_t)(const struct wimlib_resour * only allows the Administrator to create symbolic links. */ #define WIMLIB_EXTRACT_FLAG_STRICT_SYMLINKS 0x00008000 -/** Reserved for future use. */ -#define WIMLIB_EXTRACT_FLAG_RESUME 0x00010000 - /** For wimlib_extract_paths() and wimlib_extract_pathlist() only: Treat the * paths to extract as wildcard patterns ("globs") which may contain the * wildcard characters @c ? and @c *. The @c ? character matches any