From f4d6315afae34c00b9dea45de631a97c0fcfdfb9 Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Sat, 20 Feb 2010 13:46:43 -0800 Subject: Remove misc unnecessary newlines found by new check. --- src/test/test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test') diff --git a/src/test/test.c b/src/test/test.c index 760558b65a..c8e4441c7e 100644 --- a/src/test/test.c +++ b/src/test/test.c @@ -607,7 +607,6 @@ test_circuit_timeout(void) if (circuit_build_times_add_timeout(&final, 1, approx_time()-1)) final.have_computed_timeout = 1; - } done: -- cgit v1.2.3-54-g00ecf