X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=tests%2Ftree-cmp.c;h=a7327a64fee9ccbb9bd94cc1909b4b9e718dd18d;hp=0b56d20eaf3cdeddf883c3f5b2b069fde8da57b7;hb=fd4b7f8da1550b65583b351a9af2672e6f825963;hpb=302d18acd7ed0423cfd37a9f1a8f5b70a8fe9965 diff --git a/tests/tree-cmp.c b/tests/tree-cmp.c index 0b56d20e..a7327a64 100644 --- a/tests/tree-cmp.c +++ b/tests/tree-cmp.c @@ -222,9 +222,6 @@ static void cmp_xattr(const char *file1, const char *file2, } free(buf1); free(buf2); - fprintf(stderr, "tree-cmp: Warning: cannot compare xattrs of `%s' and `%s'\n", - file1, file2); - fprintf(stderr, " You need to install the attr development files for this.\n"); } /* Compares all alternate data streams of the files */