]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/regc_color.c
removed wxUSE_BUILTIN_REGEX
[wxWidgets.git] / src / regex / regc_color.c
index 6d2137d19e1e1b1acefb3fa15d9f42858460c1d6..3e93f8eae988896fff52b7995cac533f850616b9 100644 (file)
@@ -769,7 +769,7 @@ static void
 dumpchr(chr c,
                FILE *f)
 {
-#ifdef wxUSE_UNICODE
+#if wxUSE_UNICODE
     fprintf(f, "Debugging not implemented in unicode mode");
 #else
        if (c == '\\')