summaryrefslogtreecommitdiff
path: root/test/cairo-test.h
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2011-10-26 17:24:37 +0200
committerAndrea Canciani <ranma42@gmail.com>2011-11-12 20:49:08 +0100
commit6ef9779a6f5cb86fc0e858ce017a5d2c9efbaa43 (patch)
tree65ee0bc9d8a4472dd94cfef65a41046902152d1a /test/cairo-test.h
parent97b219a5e74a30c5cb80dc7012cab8d118dd753a (diff)
downloadcairo-6ef9779a6f5cb86fc0e858ce017a5d2c9efbaa43.tar.gz
test: Remove dead code
This code is unused and can be removed.
Diffstat (limited to 'test/cairo-test.h')
-rw-r--r--test/cairo-test.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/cairo-test.h b/test/cairo-test.h
index dd4fcf937..843d88a86 100644
--- a/test/cairo-test.h
+++ b/test/cairo-test.h
@@ -254,10 +254,6 @@ void
cairo_test_logv (const cairo_test_context_t *ctx,
const char *fmt, va_list ap) CAIRO_BOILERPLATE_PRINTF_FORMAT(2, 0);
-void
-cairo_test_log_path (const cairo_test_context_t *ctx,
- const cairo_path_t *path);
-
/* Helper functions that take care of finding source images even when
* building in a non-srcdir manner, (i.e. the tests will be run in a
* directory that is different from the one where the source image