aboutsummaryrefslogtreecommitdiffstats
path: root/test/poly1305_internal_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/poly1305_internal_test.c')
-rw-r--r--test/poly1305_internal_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/poly1305_internal_test.c b/test/poly1305_internal_test.c
index e5e7457e21..05ef878c53 100644
--- a/test/poly1305_internal_test.c
+++ b/test/poly1305_internal_test.c
@@ -144,7 +144,6 @@ static int execute_poly1305(SIMPLE_FIXTURE fixture)
static void teardown_poly1305(SIMPLE_FIXTURE fixture)
{
- ERR_print_errors_fp(stderr);
}
static void benchmark_poly1305()