]> wimlib.net Git - wimlib/blobdiff - src/error.c
Remove WIMLIB_ERR_LIBXML_UTF16_HANDLER_NOT_AVAILABLE
[wimlib] / src / error.c
index 6e04a06ae1cd94f125307502844c9cdce437fa1e..a4672a5644e68eb2f1adc435d87f1940a5bbb35f 100644 (file)
@@ -236,9 +236,6 @@ static const tchar * const error_strings[] = {
                = T("One of the specified paths to delete was a directory"),
        [WIMLIB_ERR_IS_SPLIT_WIM]
                = T("The WIM is part of a split WIM, which is not supported for this operation"),
-       [WIMLIB_ERR_LIBXML_UTF16_HANDLER_NOT_AVAILABLE]
-               = T("libxml2 was unable to find a character encoding conversion handler "
-                 "for UTF-16LE"),
        [WIMLIB_ERR_LINK]
                = T("Failed to create a hard or symbolic link when extracting "
                        "a file from the WIM"),