X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib.h;h=4279ac21a0a31a90cd230009a89b10cb7b8cf13d;hp=de725935b46e576387166e37f459d950d4e492e3;hb=0c63eed44b5bdd46f98a29169c7b3d57732f41fd;hpb=4ec53db826c4c4cfa8b8ddde6c28f11eafea0919 diff --git a/include/wimlib.h b/include/wimlib.h index de725935..4279ac21 100644 --- a/include/wimlib.h +++ b/include/wimlib.h @@ -2234,12 +2234,6 @@ typedef int (*wimlib_iterate_lookup_table_callback_t)(const struct wimlib_resour */ #define WIMLIB_WRITE_FLAG_SOLID 0x00001000 -/** - * Deprecated: this is the old name for ::WIMLIB_WRITE_FLAG_SOLID, retained for - * source compatibility. - */ -#define WIMLIB_WRITE_FLAG_PACK_STREAMS WIMLIB_WRITE_FLAG_SOLID - /** * Send ::WIMLIB_PROGRESS_MSG_DONE_WITH_FILE messages while writing the WIM * file. This is only needed in the unusual case that the library user needs to