aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tcctest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tcctest.c b/tests/tcctest.c
index 4f9f2a3..6f75a4e 100644
--- a/tests/tcctest.c
+++ b/tests/tcctest.c
@@ -2596,7 +2596,6 @@ void cmp_comparison_test(void)
s.b2 = 0;
glob3 = 43;
compare_comparisons (&s);
- return 0;
}
int fcompare (double a, double b, int code)