summaryrefslogtreecommitdiff
path: root/tests/testboundaries.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testboundaries.c')
-rw-r--r--tests/testboundaries.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testboundaries.c b/tests/testboundaries.c
index 30a9f31a..aa3cc5c9 100644
--- a/tests/testboundaries.c
+++ b/tests/testboundaries.c
@@ -274,6 +274,7 @@ check_grapheme_invariants (const char *text,
}
+#if 0
static void print_sentences (const char *text,
PangoLogAttr *attrs);
static void
@@ -301,6 +302,7 @@ print_sentences (const char *text,
++i;
}
}
+#endif
static void
check_invariants (const char *text)