From 6eb35ae72f4e579bd094f630b6b9d3d042432ae3 Mon Sep 17 00:00:00 2001 From: Markus Teich Date: Wed, 17 Aug 2016 12:56:08 +0200 Subject: minimal changes --- test_brandt.c | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'test_brandt.c') diff --git a/test_brandt.c b/test_brandt.c index d61700b..17f1d10 100644 --- a/test_brandt.c +++ b/test_brandt.c @@ -92,18 +92,6 @@ test_new_join () } -/* - static void - cleanup_auction_data () - { - for (uint16_t i = 0; i < bidders; i++) - { - } - free (ad); - } - */ - - int main (int argc, char *argv[]) { -- cgit v1.2.3