]> wimlib.net Git - wimlib/blobdiff - src/util.c
Misc fixes
[wimlib] / src / util.c
index 1e134f7ad29f7ae75ec44799e9f6b1f22f9c0a91..b2d26256a5c60d82f78747aa12db9ee3e456dfb0 100644 (file)
@@ -165,8 +165,6 @@ static const char *error_strings[] = {
                        "identify a WIM file",
        [WIMLIB_ERR_NO_FILENAME] 
                = "The WIM is not identified with a filename",
-       [WIMLIB_ERR_NOT_ROOT]
-               = "Root privileges are required for this operation",
        [WIMLIB_ERR_NTFS_3G]
                = "NTFS-3g encountered an error (check errno)",
        [WIMLIB_ERR_OPEN]