]> wimlib.net Git - wimlib/blobdiff - src/util.c
Exclude unsupported files from capture
[wimlib] / src / util.c
index 640f8b32ea1791dfd8db1f233cef4f584d971355..8cb5777d0a0e58a89954f0473b38844f7aa8eeb9 100644 (file)
@@ -390,8 +390,6 @@ static const tchar *error_strings[] = {
                = T("Failed to set short name on extracted file"),
        [WIMLIB_ERR_SET_TIMESTAMPS]
                = T("Failed to set timestamps on extracted file"),
-       [WIMLIB_ERR_SPECIAL_FILE]
-               = T("Encountered a special file that cannot be archived"),
        [WIMLIB_ERR_SPLIT_INVALID]
                = T("The WIM is part of an invalid split WIM"),
        [WIMLIB_ERR_SPLIT_UNSUPPORTED]