]> wimlib.net Git - wimlib/blobdiff - programs/imagex.c
imagex-apply.1 updates
[wimlib] / programs / imagex.c
index fc89cdfe036aec38146f5dee6464b1d3f54a82d8..6d8b1a882cfef9a1e281d07a8275dc3e6d375f91 100644 (file)
@@ -1452,10 +1452,3 @@ int main(int argc, const char **argv)
        usage_all();
        return 1;
 }
-/*#ifndef WITH_NTFS_3G*/
-               /*ERROR("wimlib was not compiled with support for NTFS-3g, so we cannot extract");*/
-               /*ERROR("a WIM to a NTFS filesystem while preserving NTFS-specific metadata.");*/
-               /*ERROR("Please apply the WIM to a directory rather than a block device, ");*/
-               /*ERROR("and without the NTFS flag; or compile in support for NTFS-3g.");*/
-               /*return WIMLIB_ERR_UNSUPPORTED;*/
-/*#endif*/