]> wimlib.net Git - wimlib/commitdiff
wimlib.h: remove old PACK_STREAMS alias for SOLID
authorEric Biggers <ebiggers3@gmail.com>
Sun, 17 Jan 2016 23:06:07 +0000 (17:06 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 17 Jan 2016 23:06:07 +0000 (17:06 -0600)
include/wimlib.h

index de725935b46e576387166e37f459d950d4e492e3..4279ac21a0a31a90cd230009a89b10cb7b8cf13d 100644 (file)
@@ -2234,12 +2234,6 @@ typedef int (*wimlib_iterate_lookup_table_callback_t)(const struct wimlib_resour
  */
 #define WIMLIB_WRITE_FLAG_SOLID                                0x00001000
 
  */
 #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
 /**
  * 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