summaryrefslogtreecommitdiffstats
path: root/generic/regc_color.c
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2006-09-27 22:39:39 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2006-09-27 22:39:39 (GMT)
commitf2bc477e968be829da18b8a9e84c8e7a3029b386 (patch)
tree1cdcd627c638c5c17222e14978daf30c3d83a13c /generic/regc_color.c
parent3fe8faa0d5b71da69e9ca5fdb5c9ae58d1c58e29 (diff)
downloadtcl-f2bc477e968be829da18b8a9e84c8e7a3029b386.zip
tcl-f2bc477e968be829da18b8a9e84c8e7a3029b386.tar.gz
tcl-f2bc477e968be829da18b8a9e84c8e7a3029b386.tar.bz2
changed last commit - ifdef'ing out unused mcce (multi char collation
elements) code.
Diffstat (limited to 'generic/regc_color.c')
-rw-r--r--generic/regc_color.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/regc_color.c b/generic/regc_color.c
index 2c4d97e..f1f216f 100644
--- a/generic/regc_color.c
+++ b/generic/regc_color.c
@@ -682,6 +682,7 @@ uncolorchain(
a->colorchain = NULL; /* paranoia */
}
+#ifdef REGEXP_MCCE_ENABLED
/*
- singleton - is this character in its own color?
^ static int singleton(struct colormap *, pchr c);
@@ -699,6 +700,7 @@ singleton(
}
return 0;
}
+#endif
/*
- rainbow - add arcs of all full colors (but one) between specified states