]> wimlib.net Git - wimlib/blobdiff - src/capture_common.c
Remove --enable-more-debug and --disable-custom-memory-allocator options
[wimlib] / src / capture_common.c
index c45ae152345e7ecba77c983ded9d3d2a81ea5b39..66f6411fdaa1fadc4189b8d02fcd8d0c16fdc62f 100644 (file)
@@ -177,8 +177,8 @@ match_pattern(const tchar *path,
                              string, pat);
                        return true;
                } else {
                              string, pat);
                        return true;
                } else {
-                       DEBUG2("\"%"TS"\" does not match the pattern \"%"TS"\"",
-                              string, pat);
+                       DEBUG("\"%"TS"\" does not match the pattern \"%"TS"\"",
+                             string, pat);
                }
        }
        return false;
                }
        }
        return false;